# $FreeBSD$ PORTNAME= keybinder PORTVERSION= 0.3.2 DISTVERSIONPREFIX= keybinder-3.0-v CATEGORIES= x11 MASTER_SITES= https://github.com/kupferlauncher/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= -gtk3 DISTNAME= ${DISTVERSIONPREFIX:S/-v//}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for registering keyboard shortcuts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext-runtime gmake libtool pathfix pkgconfig USE_GNOME= gtk30 introspection:build cairo gdkpixbuf2 USE_XORG= x11 xext xrender GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes PLIST_SUB= VERSION="3.0" .include