17 lines
316 B
Makefile
17 lines
316 B
Makefile
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:35:53 espie Exp $
|
|
|
|
COMMENT= perl5 module for getting and parsing whois entries
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Whois-1.9
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
USE_GROFF = Yes
|
|
|
|
HOMEPAGE= http://www.hudes.org/netwhois.html
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|