summaryrefslogtreecommitdiffstats
path: root/devel/pecl-automap/Makefile
blob: a6f08142273c5eefc9f024e3a8c0346ca88b4687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$

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

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PECL extension offering a fast map-based autoloader

LICENSE=	PHP301

USES=		tar:tgz
USE_PHP=	spl
USE_PHP_BUILD=	yes
USE_PHPEXT=	yes
PHP_MODNAME=	automap
IGNORE_WITH_PHP=	56 70

CONFIGURE_ARGS=	--enable-automap

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