1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

net/py-netstring: support staging

This commit is contained in:
William Grzybowski 2013-12-28 11:35:17 +00:00
parent 2e5920cc2b
commit 8dae1124fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337863
2 changed files with 1 additions and 5 deletions

View File

@ -13,7 +13,6 @@ COMMENT= Python module implementing the netstring protocol
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= python-netstring
PYDISTUTILS_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
%%PYTHON_SITELIBDIR%%/netstring.py
%%PYTHON_SITELIBDIR%%/netstring.pyc
%%PYTHON_SITELIBDIR%%/netstring.pyo