PORTNAME= usbredir DISTVERSION= 0.9.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= net devel MAINTAINER= bofh@FreeBSD.org COMMENT= Protocol for redirection of USB traffic WWW= https://gitlab.freedesktop.org/spice/usbredir/ LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual USES= autoreconf gmake libtool pathfix pkgconfig tar:bzip2 USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= spice USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} 's|SOL_TCP|IPPROTO_TCP|' \ ${WRKSRC}/usbredirserver/usbredirserver.c .include