diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /security/py-m2crypto | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) |
Notes
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r-- | security/py-m2crypto/Makefile | 1 | ||||
-rw-r--r-- | security/py-m2crypto/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 077759f0fade..264c69e9f984 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ngps@post1.com +COMMENT= Python wrapper for OpenSSL BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 \ pinstall:${PORTSDIR}/devel/pinstall diff --git a/security/py-m2crypto/pkg-comment b/security/py-m2crypto/pkg-comment deleted file mode 100644 index 793b2fc31765..000000000000 --- a/security/py-m2crypto/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python wrapper for OpenSSL |