1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/multimedia/p5-File-Format-RIFF/Makefile
Sunpoet Po-Chuan Hsieh 8670b373e0 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189275
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:40:46 +00:00

20 lines
363 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= File-Format-RIFF
DISTVERSION= 1.0.1
CATEGORIES= multimedia perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Read, manipulate, and write RIFF files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>