2013-03-11 11:35:43 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:35:53 espie Exp $
|
2001-04-13 18:05:21 +00:00
|
|
|
|
2007-09-15 22:36:51 +00:00
|
|
|
COMMENT= perl5 module for getting and parsing whois entries
|
2001-04-13 18:05:21 +00:00
|
|
|
|
2007-01-14 20:49:05 +00:00
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Net-Whois-1.9
|
2010-07-12 22:07:37 +00:00
|
|
|
REVISION= 0
|
2007-01-14 20:49:05 +00:00
|
|
|
CATEGORIES= net
|
2010-10-18 18:36:45 +00:00
|
|
|
USE_GROFF = Yes
|
2001-04-13 18:05:21 +00:00
|
|
|
|
2004-02-07 12:51:24 +00:00
|
|
|
HOMEPAGE= http://www.hudes.org/netwhois.html
|
2001-04-13 18:05:21 +00:00
|
|
|
|
2004-02-07 12:51:24 +00:00
|
|
|
# GPL/Artistic
|
2001-04-13 18:05:21 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|