mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Convert to tar:bzip2
- Drop maintainership
This commit is contained in:
parent
7ef6a922b9
commit
28a2d050c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355147
1 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,7 @@ PORTVERSION= 1.7.0
|
|||
CATEGORIES= audio
|
||||
MASTER_SITES= http://code.breakfastquay.com/attachments/download/23/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Vamp audio analysis plugin SDK
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -19,8 +19,7 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
|
|||
libfftw3.so:${PORTSDIR}/math/fftw3
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue