diff options
Diffstat (limited to 'security/cryptopp/Makefile')
-rw-r--r-- | security/cryptopp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index 40f162aff3c2..2214e25290f0 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= crypto${PORTVERSION:S/.//g} MAINTAINER= greid@ukug.uk.freebsd.org +COMMENT= A free C++ class library of cryptographic schemes NO_WRKSUBDIR= yes USE_ZIP= yes |