# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
# $FreeBSD: tags/RELEASE_11_1_0/news/py-yenc/Makefile 398833 2015-10-08 15:12:22Z olgeni $

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
USE_PYTHON=	distutils

.include <bsd.port.mk>
