diff options
-rw-r--r-- | security/py-m2crypto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 0a706e142215..31dfff86edc2 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -11,6 +11,8 @@ DISTNAME= M2Crypto-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Crypto and SSL toolkit for Python +LICENSE= MIT + BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 PYDISTUTILS_AUTOPLIST= yes |