aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-17 20:49:59 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-17 20:49:59 +0800
commit29bd08e33ed227dc010991f616985023468482e1 (patch)
tree336d0c9a3a41dc5344793c6d30c2451d3a40e21f /net
parent4ced1b7b10464fc0da58bb46cfd9e34fdff68961 (diff)
downloadfreebsd-ports-gnome-29bd08e33ed227dc010991f616985023468482e1.tar.gz
freebsd-ports-gnome-29bd08e33ed227dc010991f616985023468482e1.tar.zst
freebsd-ports-gnome-29bd08e33ed227dc010991f616985023468482e1.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'net')
-rw-r--r--net/libsrtp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libsrtp/Makefile b/net/libsrtp/Makefile
index f30c33acea9b..b4900b86d7c2 100644
--- a/net/libsrtp/Makefile
+++ b/net/libsrtp/Makefile
@@ -20,7 +20,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-openssl
CPPFLAGS+= -I${OPENSSLBASE}/include
LIBS+= -L${OPENSSLBASE}/lib
-USES= gmake pathfix pkgconfig
+USES= cpe gmake pathfix pkgconfig
+CPE_VENDOR= cisco
USE_LDCONFIG= yes
USE_OPENSSL= yes