diff options
Diffstat (limited to 'security/py-mcrypt/Makefile')
-rw-r--r-- | security/py-mcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index 219f7fa5eba1..2cd5d8f0dbe8 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -12,7 +12,7 @@ DISTNAME= python-mcrypt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive Python interface to the mcrypt library -LICENSE= LGPL21 # or later +LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt |