18 lines
354 B
Makefile

# $OpenBSD: Makefile,v 1.7 2019/07/12 20:48:40 sthen Exp $
COMMENT = whois client interface for perl5
MODULES = cpan
PKG_ARCH = *
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 = Yes
.include <bsd.port.mk>