svn commit: r386113 - head/comms/usbmuxd
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon May 11 23:53:37 UTC 2015
Author: amdmi3
Date: Mon May 11 23:53:36 2015
New Revision: 386113
URL: https://svnweb.freebsd.org/changeset/ports/386113
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/comms/usbmuxd/Makefile
Modified: head/comms/usbmuxd/Makefile
==============================================================================
--- head/comms/usbmuxd/Makefile Mon May 11 23:53:28 2015 (r386112)
+++ head/comms/usbmuxd/Makefile Mon May 11 23:53:36 2015 (r386113)
@@ -17,7 +17,9 @@ USE_GITHUB= yes
GH_ACCOUNT= libimobiledevice
GH_TAGNAME= 2f6d9d5
-USES= autoreconf libtool pathfix pkgconfig tar:bzip2
+USES= autoreconf cpe libtool pathfix pkgconfig tar:bzip2
+CPE_VENDOR= nikias_bassen
+CPE_VERSION= ${DISTVERSION:C/-.*//}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-systemd \
libusb_CFLAGS="-I/usr/include" \
More information about the svn-ports-all
mailing list