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

17 lines
347 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 11:35:53 espie Exp $
COMMENT = whois client interface for perl5
MODULES = cpan
DISTNAME = Net-XWhois-0.90
REVISION = 0
CATEGORIES = net
HOMEPAGE = http://sourceforge.net/projects/xwhois/
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
# GPL/Artistic
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>