openbsd-ports/net/p5-Net-IP/Makefile

15 lines
241 B
Makefile

# $OpenBSD: Makefile,v 1.21 2020/07/03 21:45:34 sthen Exp $
COMMENT= perl module for IPv4/IPv6 address parsing
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-IP-1.26
REVISION= 1
CATEGORIES= net
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>