summaryrefslogtreecommitdiff
path: root/net/libmms
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-25 00:10:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-25 00:10:09 +0000
commit0e6bb87890d289a5ee857ccbce562385a2e00fc5 (patch)
tree40a387cc14b93bcddc2664d19f1e53569ac31da3 /net/libmms
parent- Add CPE info (diff)
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=384695
Diffstat (limited to 'net/libmms')
-rw-r--r--net/libmms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index 4612e3f602d5..5e1a196c5ede 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -11,7 +11,8 @@ COMMENT= Library for parsing mms:// and mmsh:// type network streams
LICENSE= LGPL21
-USES= gettext libtool pathfix pkgconfig
+USES= cpe gettext libtool pathfix pkgconfig
+CPE_VENDOR= libmms_project
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib