- Fix LICENSE
- Strip library
This commit is contained in:
parent
a2163dda7e
commit
847747700f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400940
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= keybinder
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= GENTOO
|
||||
PKGNAMESUFFIX= -gtk3
|
||||
@ -10,7 +11,8 @@ DISTNAME= ${PORTNAME}-3.0-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library for registering keyboard shortcuts
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-gtk-doc-html --without-html-dir
|
||||
@ -18,6 +20,7 @@ USES= gmake libtool pathfix pkgconfig
|
||||
USE_GNOME= gtk30 introspection:build
|
||||
USE_XORG= x11 xext xrender
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_SUB+= VERSION="3.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user