- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Fix license: actual license for code is GPLv3+, LGPL is for debian changes only Approved by: portmgr blanket
This commit is contained in:
parent
4d6c9db9f9
commit
188b9b4da2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429625
@ -9,8 +9,7 @@ CATEGORIES= audio
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Last.fm fingerprint library
|
||||
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/debian/copyright
|
||||
LICENSE= GPLv3+
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libfftw3.so:math/fftw3 \
|
||||
@ -21,7 +20,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= cmake localbase:ldflags tar:xz
|
||||
USES= cmake localbase:ldflags
|
||||
|
||||
GH_ACCOUNT= lastfm
|
||||
GH_PROJECT= Fingerprinter
|
||||
|
Loading…
Reference in New Issue
Block a user