freebsd-ports/databases/p5-Text-xSV/Makefile
Andrej Zverev 78504bf84d - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:31:52 +00:00

17 lines
281 B
Makefile

# Created by: Dmitry Liakh <dliakh@ukr.net>
# $FreeBSD$
PORTNAME= Text-xSV
PORTVERSION= 0.21
CATEGORIES= databases
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dliakh@ukr.net
COMMENT= Read character separated files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>