freebsd-ports/databases/p5-Text-xSV/Makefile
2021-04-06 16:31:07 +02:00

16 lines
285 B
Makefile

# Created by: Dmitry Liakh <dliakh@ukr.net>
PORTNAME= Text-xSV
PORTVERSION= 0.21
PORTREVISION= 1
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>