- Strip library

- Add LICENSE_FILE
This commit is contained in:
Dmitry Marakasov 2015-05-15 16:43:10 +00:00
parent 0e6554f9a9
commit 8a0b9d6a5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386426
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= keybinder
PORTVERSION= 0.3.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= GENTOO
@ -10,12 +10,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Library for registering keyboard shortcuts
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
USES= gmake libtool pathfix pkgconfig
USE_GNOME= gtk20 introspection:build
USE_XORG= x11 xext xrender
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS EXAMPLES PYTHON LUA