# Created by: Gasol Wu <gasol.wu@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/net/pecl-yp/Makefile 438175 2017-04-10 15:08:47Z mat $

PORTNAME=	yp
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	net pear

MAINTAINER=	gasol.wu@gmail.com
COMMENT=	YP/NIS functions binding for PHP

LICENSE=	PHP301

USES=		php:pecl
IGNORE_WITH_PHP=	70

.include <bsd.port.mk>
