14 lines
225 B
Makefile
14 lines
225 B
Makefile
COMMENT = enhancing Test::More for UTF8-based projects
|
|
DISTNAME = Test-More-UTF8-0.05
|
|
CATEGORIES = devel
|
|
REVISION = 0
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|