svn commit: r384695 - head/net/libmms
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Apr 25 00:10:11 UTC 2015
Author: amdmi3
Date: Sat Apr 25 00:10:09 2015
New Revision: 384695
URL: https://svnweb.freebsd.org/changeset/ports/384695
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/net/libmms/Makefile
Modified: head/net/libmms/Makefile
==============================================================================
--- head/net/libmms/Makefile Sat Apr 25 00:10:08 2015 (r384694)
+++ head/net/libmms/Makefile Sat Apr 25 00:10:09 2015 (r384695)
@@ -11,7 +11,8 @@ COMMENT= Library for parsing mms:// and
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
More information about the svn-ports-all
mailing list