aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/py-pyptlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-pyptlib/Makefile b/security/py-pyptlib/Makefile
index 0237abf47859..d93be2bca7bd 100644
--- a/security/py-pyptlib/Makefile
+++ b/security/py-pyptlib/Makefile
@@ -15,5 +15,6 @@ LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
.include <bsd.port.mk>