ports/net/p5-Net-ParseWhois/Makefile

14 lines
200 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>