# New ports collection makefile for:    phc
# Date created:				July 4th, 2006
# Whom:	      				Conor McDermottroe <ports@mcdermottroe.com>
# ex:ts=8
#
# $FreeBSD: ports/lang/phc/Makefile,v 1.3 2007/10/04 01:25:17 edwin Exp $
#

PORTNAME=	phc
PORTVERSION=	0.1.7
CATEGORIES=	lang
MASTER_SITES=	http://www.phpcompiler.org/src/archive/

MAINTAINER=	ports@mcdermottroe.com
COMMENT=	A compiler for the PHP language

USE_GCC=	3.4+
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1