summaryrefslogtreecommitdiff
path: root/security/py-mhash
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /security/py-mhash
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'security/py-mhash')
-rw-r--r--security/py-mhash/Makefile3
-rw-r--r--security/py-mhash/pkg-comment1
2 files changed, 1 insertions, 3 deletions
diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile
index c1d882ce17cb..f496c8a58c22 100644
--- a/security/py-mhash/Makefile
+++ b/security/py-mhash/Makefile
@@ -16,8 +16,6 @@ DISTNAME= python-mhash-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Python mhash module
-
LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash
USE_PYTHON= yes
@@ -28,5 +26,4 @@ CFLAGS+= -I${LOCALBASE}/include
do-build:
@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYSETUP} build_ext ${PYDISTUTILS_BUILDARGS})
-
.include <bsd.port.mk>
diff --git a/security/py-mhash/pkg-comment b/security/py-mhash/pkg-comment
new file mode 100644
index 000000000000..48c96677e1dc
--- /dev/null
+++ b/security/py-mhash/pkg-comment
@@ -0,0 +1 @@
+Python mhash module