16 lines
300 B
Makefile
16 lines
300 B
Makefile
# $OpenBSD: Makefile,v 1.13 2013/10/11 23:50:29 naddy Exp $
|
|
|
|
COMMENT= perl5 module for getting and parsing whois entries
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Whois-1.9
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
|
|
HOMEPAGE= http://www.hudes.org/netwhois.html
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|