2010-12-03 11:44:22 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2010/12/03 11:45:42 ajacoutot Exp $
|
2002-05-22 10:33:14 +00:00
|
|
|
|
2007-09-15 22:36:51 +00:00
|
|
|
COMMENT= perl module for IPv4/IPv6 address parsing
|
2002-05-22 10:33:14 +00:00
|
|
|
|
2007-01-14 20:49:05 +00:00
|
|
|
MODULES= cpan
|
2006-06-01 07:32:16 +00:00
|
|
|
DISTNAME= Net-IP-1.25
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 1
|
2007-01-14 20:49:05 +00:00
|
|
|
CATEGORIES= net
|
2010-10-18 18:36:45 +00:00
|
|
|
USE_GROFF = Yes
|
2002-05-22 10:33:14 +00:00
|
|
|
|
2007-04-12 18:59:35 +00:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2002-05-22 10:33:14 +00:00
|
|
|
|
2004-02-07 12:40:44 +00:00
|
|
|
# GPL/Artistic
|
2002-05-22 10:33:14 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|