freebsd-ports/textproc/p5-Text-Table-ASV/Makefile

22 lines
363 B
Makefile
Raw Normal View History

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= Text-Table-ASV
PORTVERSION= 0.001
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generate TSV
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
2018-09-24 13:12:04 +02:00
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>