summaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /security/gpgme
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile1
-rw-r--r--security/gpgme/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 88c6cfd83032..28d5f4c6021b 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme
MAINTAINER= markun@onohara.to
+COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
diff --git a/security/gpgme/pkg-comment b/security/gpgme/pkg-comment
deleted file mode 100644
index 71cad263dfb7..000000000000
--- a/security/gpgme/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library to make access to GnuPG easier