summaryrefslogtreecommitdiffstats
path: root/devel/pecl-bcompiler/Makefile
blob: f8bfc771bb39c97ca6c6ad68e9b236c53ddb1347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: chinsan <chinsan@FreeBSD.org>
# $FreeBSD$

PORTNAME=	bcompiler
PORTVERSION=	1.0.2
CATEGORIES=	devel pear
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
DIST_SUBDIR=	PECL

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Bytecode compiler extension

LICENSE=	PHP202

USES=		php:ext tar:tgz
USE_PHP=	bz2:build
IGNORE_WITH_PHP=56 70

CONFIGURE_ARGS=	--enable-bcompiler

.include <bsd.port.mk>
OpenPOWER on IntegriCloud