freebsd-ports/textproc/p5-Text-Delimited/Makefile
Sunpoet Po-Chuan Hsieh dd74268dea - Update to 2.11
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Text-Delimited/Changes
2014-07-04 02:49:40 +00:00

18 lines
323 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Text-Delimited
PORTVERSION= 2.11
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Module for parsing delimited text files
LICENSE= ART20
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>