diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-21 04:07:03 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-21 04:07:03 +0000 |
commit | a017a0961d808b74b0d0b658e8f300ed97fcaa1d (patch) | |
tree | 874b5be24b5ba6e117ec156572f284606ed16aa7 /security/gnupg-idea | |
parent | 4eb8d6d1fab263e3bbbf862c935bb15f416f84ba (diff) | |
download | ports-a017a0961d808b74b0d0b658e8f300ed97fcaa1d.tar.gz ports-a017a0961d808b74b0d0b658e8f300ed97fcaa1d.zip |
- Add COMMENT
Notes
Notes:
svn path=/head/; revision=76007
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 |