openbsd-ports/net/p5-Net-ParseWhois/Makefile

16 lines
261 B
Makefile

# $OpenBSD: Makefile,v 1.18 2020/07/03 21:45:35 sthen Exp $
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>