# Created by: chinsan
# $FreeBSD: tags/RELEASE_11_0_0/net/pear-Net_Whois/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	Net_Whois
PORTVERSION=	1.0.5
CATEGORIES=	net pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Tool to query internet domain name services

USES=	pear

RUN_DEPENDS=	${PEARDIR}/Net/Socket.php:net/pear-Net_Socket

.include <bsd.port.mk>
