# New ports collection makefile for:	pecl-inclued
# Date created:			2007/10/28
# Whom:				chinsan
#
# $FreeBSD: ports/devel/pecl-inclued/Makefile,v 1.4 2010/12/20 07:16:34 miwi Exp $
#

PORTNAME=	inclued
PORTVERSION=	0.3
CATEGORIES=	devel pear
MASTER_SITES=	LOCAL/chinsan/PECL
PKGNAMEPREFIX=	pecl-
DIST_SUBDIR=	PECL

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Inclued gives you a Clue for PHP inclusion check

LICENSE=	PHP301

USE_PHP=	yes
USE_PHPEXT=	yes
IGNORE_WITH_PHP=4

CONFIGURE_ARGS=	--enable-inclued

.include <bsd.port.mk>
