Manual tweak multimedia/fswebcam
[dports.git] / multimedia / p5-File-Format-RIFF / Makefile
1 PORTNAME=       File-Format-RIFF
2 DISTVERSION=    1.0.1
3 PORTREVISION=   1
4 CATEGORIES=     multimedia perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     bofh@FreeBSD.org
9 COMMENT=        Read, manipulate, and write RIFF files
10 WWW=            https://metacpan.org/release/File-Format-RIFF
11
12 LICENSE=        ART10 GPLv1+
13 LICENSE_COMB=   dual
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>