openbsd-ports/net/p5-Net-Whois/Makefile
2022-03-11 19:45:43 +00:00

15 lines
245 B
Makefile

COMMENT= perl5 module for getting and parsing whois entries
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-Whois-1.9
REVISION= 0
CATEGORIES= net
HOMEPAGE= http://www.hudes.org/netwhois.html
# GPL/Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>