# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
# $FreeBSD: head/news/py-yenc/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	yenc
PORTVERSION=	0.3
CATEGORIES=	news python
MASTER_SITES=	http://sabnzbd.sourceforge.net/

PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	jlaffaye@FreeBSD.org
COMMENT=	yenc decoding module for Python in C

USES=		python:2.7
USE_PYTHON=	distutils

.include <bsd.port.mk>
