aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-04-16 13:20:14 +0000
committerSteve Wills <swills@FreeBSD.org>2014-04-16 13:20:14 +0000
commitba1f9328ed6b0a98868b168233f1b83a300c15a3 (patch)
treef78a5edfaa8f44b1956bc799653c794a0265ffcd /net-p2p
parent6bd36643aef61b255f0f341d50f77d28b43242a5 (diff)
downloadports-ba1f9328ed6b0a98868b168233f1b83a300c15a3.tar.gz
ports-ba1f9328ed6b0a98868b168233f1b83a300c15a3.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-fngrab/Makefile5
-rw-r--r--net-p2p/py-fngrab/pkg-plist3
2 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/py-fngrab/Makefile b/net-p2p/py-fngrab/Makefile
index d7dfb7750cab..fa34e43e6b6a 100644
--- a/net-p2p/py-fngrab/Makefile
+++ b/net-p2p/py-fngrab/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/freebbs/${PORTNAME}-${PORTVERSION}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A replacement for the official Freenet Project's freenet_request
+COMMENT= Replacement for the official Freenet Project's freenet_request
BUILD_DEPENDS= ${PYXML}
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -19,8 +19,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= FreenetGrab
-NO_STAGE= yes
post-install:
- @${MV} ${PREFIX}/bin/fngrab.py ${PREFIX}/bin/fngrab
+ @${MV} ${STAGEDIR}${PREFIX}/bin/fngrab.py ${STAGEDIR}${PREFIX}/bin/fngrab
.include <bsd.port.mk>
diff --git a/net-p2p/py-fngrab/pkg-plist b/net-p2p/py-fngrab/pkg-plist
index 08571a32064a..6347ebe251f4 100644
--- a/net-p2p/py-fngrab/pkg-plist
+++ b/net-p2p/py-fngrab/pkg-plist
@@ -1,4 +1,7 @@
bin/fngrab
+%%PYTHON_LIBDIR%%/site-packages/FreenetGrab/setup.py
+%%PYTHON_LIBDIR%%/site-packages/FreenetGrab/setup.pyc
+%%PYTHON_LIBDIR%%/site-packages/FreenetGrab/setup.pyo
%%PYTHON_SITELIBDIR%%/FreenetGrab/__init__.py
%%PYTHON_SITELIBDIR%%/FreenetGrab/__init__.pyc
%%PYTHON_SITELIBDIR%%/FreenetGrab/__init__.pyo