aboutsummaryrefslogtreecommitdiff
path: root/security/py-rijndael/Makefile
diff options
context:
space:
mode:
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