# New ports collection makefile for:	pecl-inclued
# Date created:			2007/10/28
# Whom:				chinsan
#
# $FreeBSD: ports/devel/pecl-inclued/Makefile,v 1.3 2009/08/28 18:54:44 miwi Exp $
#

PORTNAME=	inclued
PORTVERSION=	0.3
CATEGORIES=	devel pear
MASTER_SITES=	http://t3.dotgnu.info/code/ LOCAL/chinsan/PECL
PKGNAMEPREFIX=	pecl-
DIST_SUBDIR=	PECL

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

USE_PHP=	yes
USE_PHPEXT=	yes

CONFIGURE_ARGS=	--enable-inclued

.include <bsd.port.mk>
