summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-ECB/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /security/p5-Crypt-ECB/Makefile
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'security/p5-Crypt-ECB/Makefile')
-rw-r--r--security/p5-Crypt-ECB/Makefile1
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//}