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

19 lines
349 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2011/04/14 21:21:56 naddy Exp $
2001-04-13 14:06:19 -04:00
COMMENT= module for getting and parsing whois entries
2001-04-13 14:06:19 -04:00
MODULES= cpan
DISTNAME= Net-ParseWhois-0.7
REVISION= 0
EPOCH= 0
CATEGORIES= net
2010-10-18 14:36:45 -04:00
USE_GROFF = Yes
2001-04-13 14:06:19 -04:00
# perl
2001-04-13 14:06:19 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>