mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Add LICENSE
- Remove uneeded flags
This commit is contained in:
parent
07b228dc76
commit
6e80a671be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423704
@ -9,14 +9,15 @@ DISTNAME= flac-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= XMMS input plugin for playing FLAC files
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.GPL
|
||||
|
||||
LIB_DEPENDS= libxmms.so:multimedia/xmms \
|
||||
libFLAC.so:audio/flac \
|
||||
libogg.so:audio/libogg
|
||||
|
||||
USES= iconv libtool tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAKEFILE= ${FILESDIR}/Makefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user