15 lines
284 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.17 2013/12/12 21:36:53 jasper Exp $
COMMENT= perl module for IPv4/IPv6 address parsing
MODULES= cpan
DISTNAME= Net-IP-1.26
CATEGORIES= net
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>