freebsd-ports/devel/p5-Test-utf8/Makefile

19 lines
320 B
Makefile

PORTNAME= Test-utf8
PORTVERSION= 1.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Handy UTF-8 tests
WWW= https://metacpan.org/release/Test-utf8
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>