16 lines
295 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.18 2016/03/20 19:56:53 naddy Exp $
COMMENT= perl module for IPv4/IPv6 address parsing
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-IP-1.26
CATEGORIES= net
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>