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

20 lines
394 B
Makefile
Raw Normal View History

2010-10-18 14:36:45 -04:00
# $OpenBSD: Makefile,v 1.11 2010/10/18 18:36:55 espie Exp $
2001-04-13 14:05:21 -04:00
COMMENT= perl5 module for getting and parsing whois entries
2001-04-13 14:05:21 -04:00
MODULES= cpan
DISTNAME= Net-Whois-1.9
REVISION= 0
CATEGORIES= net
2010-10-18 14:36:45 -04:00
USE_GROFF = Yes
2001-04-13 14:05:21 -04:00
HOMEPAGE= http://www.hudes.org/netwhois.html
2001-04-13 14:05:21 -04:00
# GPL/Artistic
2001-04-13 14:05:21 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>