- Convert to tar:bzip2

- Drop maintainership
This commit is contained in:
Martin Wilke 2014-05-25 09:01:30 +00:00
parent 7ef6a922b9
commit 28a2d050c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355147

View file

@ -6,7 +6,7 @@ PORTVERSION= 1.7.0
CATEGORIES= audio CATEGORIES= audio
MASTER_SITES= http://code.breakfastquay.com/attachments/download/23/ MASTER_SITES= http://code.breakfastquay.com/attachments/download/23/
MAINTAINER= miwi@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Vamp audio analysis plugin SDK COMMENT= Vamp audio analysis plugin SDK
LICENSE= GPLv2 LICENSE= GPLv2
@ -19,8 +19,7 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
libfftw3.so:${PORTSDIR}/math/fftw3 libfftw3.so:${PORTSDIR}/math/fftw3
RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
USES= gmake pkgconfig USES= gmake pkgconfig tar:bzip2
USE_BZIP2= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes