openbsd-ports/net/p5-Net-IP-Minimal/Makefile
2022-03-11 19:45:43 +00:00

18 lines
257 B
Makefile

COMMENT = minimal functions from Net::IP
DISTNAME = Net-IP-Minimal-0.06
CATEGORIES = net
REVISION = 1
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
TEST_DEPENDS = devel/p5-Test-Pod
TEST_ENV = RELEASE_TESTING=1
.include <bsd.port.mk>