- Update *_DEPENDS

- Add LICENSE
- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-03 07:11:08 +00:00
parent 029f8a01e4
commit 8469af53a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376084

View File

@ -3,7 +3,7 @@
PORTNAME= Audio-Wav PORTNAME= Audio-Wav
PORTVERSION= 0.14 PORTVERSION= 0.14
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= audio perl5 CATEGORIES= audio perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org MAINTAINER= perl@FreeBSD.org
COMMENT= Perl modules for reading and writing Microsoft WAV files COMMENT= Perl modules for reading and writing Microsoft WAV files
BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline \
p5-Inline-C>=0:${PORTSDIR}/devel/p5-Inline-C
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 USES= perl5