aboutsummaryrefslogtreecommitdiff
path: root/comms/libusbmuxd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/libusbmuxd/Makefile')
-rw-r--r--comms/libusbmuxd/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile
index 6b5fbd796369..57310869007a 100644
--- a/comms/libusbmuxd/Makefile
+++ b/comms/libusbmuxd/Makefile
@@ -1,10 +1,12 @@
PORTNAME= libusbmuxd
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Communication interface library for usbmuxd
+WWW= https://www.libimobiledevice.org
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -13,8 +15,10 @@ LIB_DEPENDS= libplist-2.0.so:devel/libplist
CONFLICTS_INSTALL=usbmuxd-1.0.[6-8]
-USES= libtool pathfix pkgconfig tar:bzip2
+USES= cpe libtool pathfix pkgconfig tar:bzip2
+CPE_VENDOR= libimobiledevice
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes