freebsd-ports/news/py-yenc/Makefile
Baptiste Daroussin 2f3a258e5d Support stage
2013-12-27 09:43:50 +00:00

17 lines
357 B
Makefile

# 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
USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>