summaryrefslogtreecommitdiffstats
path: root/devel/pecl-htscanner/Makefile
blob: e1c18d3df42bc62356ee9bbbd5bc9e2f132f335f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: chinsan
# $FreeBSD$

PORTNAME=	htscanner
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	devel pear

MAINTAINER=	joneum@bsdproject.de
COMMENT=	Support htaccess for PHP

LICENSE=	PHP30

USES=		php:pecl
IGNORE_WITH_PHP=	70 71

CONFIGURE_ARGS=	--enable-htscanner

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