aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-04-23 06:56:54 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-04-23 06:56:54 +0800
commit4fe1360b0169390cf29d35696e752e1f127242cf (patch)
treec6bcc9188c4bd64c5aae64736f4a82c5ead7fb5b
parent9dde58365eee2bb777346f5f0f1fb64f1bcdec7a (diff)
downloadfreebsd-ports-gnome-4fe1360b0169390cf29d35696e752e1f127242cf.tar.gz
freebsd-ports-gnome-4fe1360b0169390cf29d35696e752e1f127242cf.tar.zst
freebsd-ports-gnome-4fe1360b0169390cf29d35696e752e1f127242cf.zip
- Add CPE info
Approved by: portmgr blanket
-rw-r--r--security/pidgin-otr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index b2793ae783e0..dd47da7a7e6d 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -19,7 +19,9 @@ LIB_DEPENDS= libotr.so.5:${PORTSDIR}/security/libotr \
libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libpurple.so:${PORTSDIR}/net-im/libpurple
-USES= gettext gmake libtool pkgconfig
+USES= cpe gettext gmake libtool pkgconfig
+CPE_VENDOR= cypherpunks
+CPE_PRODUCT= ${PKGNAMEPREFIX}${PORTNAME}
USE_GNOME= gtk20
GNU_CONFIGURE= yes