diff options
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r-- | security/libtasn1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 1f857c7fe015..9a6c07e10739 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ MASTER_SITE_SUBDIR= alpha/gnutls/libtasn1 MAINTAINER= sergei@kolobov.com +COMMENT= ASN.1 structure parser library LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |