mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Clarify LICENSE
- Switch to USES=libtool Approved by: portmgr blanket
This commit is contained in:
parent
1e9d58396e
commit
8812e079ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358017
@ -3,15 +3,17 @@
|
||||
|
||||
PORTNAME= wavpack
|
||||
PORTVERSION= 4.60.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.wavpack.com/
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Audio codec for lossless, lossy, and hybrid compression
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
USES= tar:bzip2 pathfix pkgconfig iconv
|
||||
USES= tar:bzip2 pathfix pkgconfig iconv libtool:oldver
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user