# Created by: Jille Timmermans <jille@quis.cx>
# $FreeBSD: head/devel/pecl-ncurses/Makefile 456296 2017-12-14 13:57:28Z tz $

PORTNAME=	ncurses
PORTVERSION=	1.0.2
PORTREVISION=	1
CATEGORIES=	devel pear

MAINTAINER=	tj@FreeBSD.org
COMMENT=	PECL extension for ncurses

LICENSE=	PHP301

USES=		php:pecl,cli ncurses
IGNORE_WITH_PHP=70 71 72

.include <bsd.port.mk>
