aboutsummaryrefslogtreecommitdiffstats
path: root/comms/usbmuxd
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-12 07:53:36 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-12 07:53:36 +0800
commit34cdf4467c73354c4dc022bb47a9e1f242957d54 (patch)
tree29465fc4dbcef13aafebdac96c404d8752bcdd10 /comms/usbmuxd
parentdc3b013a6784586bc7000dcbc68d7481643b23ed (diff)
downloadfreebsd-ports-gnome-34cdf4467c73354c4dc022bb47a9e1f242957d54.tar.gz
freebsd-ports-gnome-34cdf4467c73354c4dc022bb47a9e1f242957d54.tar.zst
freebsd-ports-gnome-34cdf4467c73354c4dc022bb47a9e1f242957d54.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'comms/usbmuxd')
-rw-r--r--comms/usbmuxd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/usbmuxd/Makefile b/comms/usbmuxd/Makefile
index 2c780550d6dd..abb23834c316 100644
--- a/comms/usbmuxd/Makefile
+++ b/comms/usbmuxd/Makefile
@@ -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" \