aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-08-04 13:31:26 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-08-04 13:31:26 +0000
commitb03f49e38b6e5e54581eed1113eba444d26b286b (patch)
tree37e1c67379981174dd958d6ffba6bf2b7f87bd94 /security/gpgme
parentca307153bb992b2d4fa6b02283f2a9a4d944cbcc (diff)
downloadports-b03f49e38b6e5e54581eed1113eba444d26b286b.tar.gz
ports-b03f49e38b6e5e54581eed1113eba444d26b286b.zip
Notes
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 0a8a8a48f7a7..b36252d1ef11 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -15,12 +15,14 @@ LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \
libgpg-error.so:${PORTSDIR}/security/libgpg-error
GNU_CONFIGURE= yes
-USES= gmake libtool:keepla tar:bzip2
+USES= cpe gmake libtool:keepla tar:bzip2
USE_LDCONFIG= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gpgme
INSTALL_TARGET= install-strip
+CPE_VENDOR= gnu
+
INFO= gpgme
PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README THANKS TODO