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

14 lines
200 B
Makefile

COMMENT= module for getting and parsing whois entries
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-ParseWhois-0.7
REVISION= 1
EPOCH= 0
CATEGORIES= net
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>