diff options
Diffstat (limited to 'security/py-mcrypt')
-rw-r--r-- | security/py-mcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/py-mcrypt/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index f3b844c37ba5..07a3d2672cc8 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -16,8 +16,6 @@ DISTNAME= python-mcrypt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A comprehensive Python interface to the mcrypt library - LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt USE_PYTHON= yes diff --git a/security/py-mcrypt/pkg-comment b/security/py-mcrypt/pkg-comment new file mode 100644 index 000000000000..fbd287771488 --- /dev/null +++ b/security/py-mcrypt/pkg-comment @@ -0,0 +1 @@ +A comprehensive Python interface to the mcrypt library |