1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 09:43:50 +00:00
parent 6524537c5c
commit 2f3a258e5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337668

View File

@ -9,10 +9,9 @@ MASTER_SITES= http://sabnzbd.sourceforge.net/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A yenc decoding module for Python in C
COMMENT= yenc decoding module for Python in C
USE_PYTHON= yes
USE_PYDISTUTILS=yes
NO_STAGE= yes
.include <bsd.port.mk>