mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add LICENSE
- Strip library
This commit is contained in:
parent
ab14de878b
commit
8c80fe3ee8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395920
@ -3,13 +3,16 @@
|
||||
|
||||
PORTNAME= gmpc-wikipedia
|
||||
PORTVERSION= 11.8.16
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Wikipedia info for gmpc
|
||||
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \
|
||||
libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
|
||||
libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
|
||||
@ -19,5 +22,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20
|
||||
USES= gettext gmake libtool pkgconfig
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user