1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Created by: Alexander Botero-Lowry <alex@foxybanana.com> # $FreeBSD$ 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>