freebsd-ports/multimedia/p5-File-Format-RIFF/Makefile
2013-11-05 07:28:38 +00:00

16 lines
321 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= ports@FreeBSD.org
COMMENT= Read, manipulate, and write RIFF files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>