openbsd-ports/net/p5-Net-ParseWhois/Makefile
2013-03-11 11:35:43 +00:00

16 lines
271 B
Makefile

# $OpenBSD: Makefile,v 1.14 2013/03/11 11:35:53 espie Exp $
COMMENT= module for getting and parsing whois entries
MODULES= cpan
DISTNAME= Net-ParseWhois-0.7
REVISION= 0
EPOCH= 0
CATEGORIES= net
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>