summaryrefslogtreecommitdiff
path: root/devel/py-cxx/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
commit7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch)
tree05d55fe113ac6af4c86e1954168aecc025c37b6e /devel/py-cxx/Makefile
parentUpdate to 0.11.0. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75951
Diffstat (limited to 'devel/py-cxx/Makefile')
-rw-r--r--devel/py-cxx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-cxx/Makefile b/devel/py-cxx/Makefile
index 89ffc31bf97b..71d5cd874a24 100644
--- a/devel/py-cxx/Makefile
+++ b/devel/py-cxx/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyCXX-V${PORTVERSION:S/r/-rc/}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Make it easier to extend Python with C++
USE_PYTHON= yes
USE_PYDISTUTILS= yes