mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Portlint, add LICENSE
PR: ports/158333 Submitted by: Takefu <takefu@airport.fm>
This commit is contained in:
parent
bec566cac9
commit
901e5c94f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280695
@ -14,14 +14,14 @@ MASTER_SITES= http://www.mega-nerd.com/SRC/
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
|
||||
|
||||
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS+= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
fftw3.5:${PORTSDIR}/math/fftw3
|
||||
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --disable-gcc-pipe
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user