diff options
Diffstat (limited to 'devel/py-mx-experimental/Makefile')
-rw-r--r-- | devel/py-mx-experimental/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-mx-experimental/Makefile b/devel/py-mx-experimental/Makefile index ca357632d0b8..9929775f738d 100644 --- a/devel/py-mx-experimental/Makefile +++ b/devel/py-mx-experimental/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= egenix-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The eGenix mx Extensions - EXPERIMENTAL Package BUILD_DEPENDS= ${PREFIX}/include/gmp.h:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:${PORTSDIR}/lang/py-mx-base |