1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Fix PLIST_FILES

Obtained from:	rm@
This commit is contained in:
Carlo Strub 2013-03-27 23:05:34 +00:00
parent 6dd5b6fc40
commit cf79cc3112
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315418

View File

@ -15,5 +15,6 @@ LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
.include <bsd.port.mk>