diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-21 12:07:03 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-21 12:07:03 +0800 |
commit | 90f4490a433ba3e5603880d3f8e8070e28748daa (patch) | |
tree | 7caec009f3c8e9d14d5c618554f16d222e1f821a /security/gnupg-idea | |
parent | fa20b60157ebb68ec5ac018975cf98518f2cb6ff (diff) | |
download | freebsd-ports-gnome-90f4490a433ba3e5603880d3f8e8070e28748daa.tar.gz freebsd-ports-gnome-90f4490a433ba3e5603880d3f8e8070e28748daa.tar.zst freebsd-ports-gnome-90f4490a433ba3e5603880d3f8e8070e28748daa.zip |
- Add COMMENT
Diffstat (limited to 'security/gnupg-idea')
-rw-r--r-- | security/gnupg-idea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index db71299d6f24..a0f0a7128208 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -18,6 +18,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= # none MAINTAINER= dinoex@FreeBSD.org +COMMENT= IDEA extension module for gnupg (and RSA for demonstration) RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg |