summaryrefslogtreecommitdiffstats
path: root/devel/php-xdebug/Makefile
blob: c6a29af0bae1bede12bbbf2b9e00fe9aed25ba8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Jens Rehsack <rehsack@liwing.de>
# $FreeBSD$

PORTNAME=	xdebug
PORTVERSION=	2.4.0
CATEGORIES=	devel
MASTER_SITES=	https://xdebug.org/files/
PKGNAMEPREFIX=	php-

MAINTAINER=	freebsd-ports-maintainers@intermedix.com
COMMENT=	Xdebug extension for PHP

LICENSE=	PHP30

CONFIGURE_ARGS=	--enable-xdebug
USES=		php:zend tar:tgz

SUB_FILES=	pkg-message

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