mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- Add LICENSE_FILE
- Cleanup Makefile
This commit is contained in:
parent
3c716e2cda
commit
853c1cd34b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399756
@ -12,6 +12,7 @@ COMMENT= Cross-platform library for parsing flash media stream URLs
|
||||
|
||||
LICENSE= LGPL21 LGPL3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= libquvi-scripts>=0.4.0:${PORTSDIR}/multimedia/libquvi-scripts
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
@ -22,7 +23,6 @@ LUAJIT_DESC= Use LuaJIT instead of Lua
|
||||
|
||||
PORTSCOUT= limit:0.4.[0-9]*
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= iconv libtool pathfix pkgconfig tar:xz
|
||||
|
Loading…
Reference in New Issue
Block a user