# New ports collection makefile for: pecl-bcompiler # Date created: 2006/10/25 # Whom: chinsan # # $FreeBSD: ports/devel/pecl-bcompiler/Makefile,v 1.2 2007/01/19 04:16:29 rafan Exp $ # PORTNAME= bcompiler PORTVERSION= 0.8 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= chinsan@FreeBSD.org COMMENT= A bytecode compiler extension USE_PHP= bz2 USE_PHPEXT= yes CONFIGURE_ARGS= --enable-bcompiler .include