13 lines
182 B
Makefile
13 lines
182 B
Makefile
COMMENT = handy utf8 tests for Perl
|
|
DISTNAME = Test-utf8-1.02
|
|
CATEGORIES = devel
|
|
REVISION = 1
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|