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