diff options
Diffstat (limited to 'security/p5-Crypt-ECB/Makefile')
-rw-r--r-- | security/p5-Crypt-ECB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-ECB/Makefile b/security/p5-Crypt-ECB/Makefile index 3d235394517b..26baad4ec6fb 100644 --- a/security/p5-Crypt-ECB/Makefile +++ b/security/p5-Crypt-ECB/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-/} MAINTAINER= tobez@FreeBSD.org +COMMENT= Perl module implementing the ECB encryption algorithm WRKSRC= ${WRKDIR}/${DISTNAME:S/-2//} |