aboutsummaryrefslogtreecommitdiff
path: root/security/py-rijndael/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /security/py-rijndael/Makefile
parent9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff)
downloadports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.tar.gz
ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75971
Diffstat (limited to 'security/py-rijndael/Makefile')
-rw-r--r--security/py-rijndael/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile
index d45fa3230124..87a38bb1a19f 100644
--- a/security/py-rijndael/Makefile
+++ b/security/py-rijndael/Makefile
@@ -16,6 +16,7 @@ DISTNAME= pyRijndael-${PORTVERSION}.py
EXTRACT_SUFX= .gz
MAINTAINER= ports@FreeBSD.org
+COMMENT= A pure python implementation of the Rijndael encryption algorithm
EXTRACT_AFTER_ARGS= > ${DISTNAME}
USE_PYTHON= yes