ports/net/p5-Net-Domain-TLD/Makefile

16 lines
257 B
Makefile

COMMENT = module to work with TLD names
MODULES = cpan
PKG_ARCH = *
DISTNAME = Net-Domain-TLD-1.75
CATEGORIES = net
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>