aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-htscanner
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-htscanner')
-rw-r--r--devel/pecl-htscanner/Makefile22
-rw-r--r--devel/pecl-htscanner/distinfo2
-rw-r--r--devel/pecl-htscanner/pkg-descr6
3 files changed, 0 insertions, 30 deletions
diff --git a/devel/pecl-htscanner/Makefile b/devel/pecl-htscanner/Makefile
deleted file mode 100644
index 75aee5630117..000000000000
--- a/devel/pecl-htscanner/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: chinsan
-# $FreeBSD$
-
-PORTNAME= htscanner
-PORTVERSION= 1.0.1
-PORTREVISION= 1
-CATEGORIES= devel pear
-
-MAINTAINER= joneum@FreeBSD.org
-COMMENT= Support htaccess for PHP
-
-DEPRECATED= Works only with EOL php 5.6
-EXPIRATION_DATE= 2018-12-30
-
-LICENSE= PHP30
-
-USES= php:pecl
-IGNORE_WITH_PHP= 71 72 73
-
-CONFIGURE_ARGS= --enable-htscanner
-
-.include <bsd.port.mk>
diff --git a/devel/pecl-htscanner/distinfo b/devel/pecl-htscanner/distinfo
deleted file mode 100644
index a4ad5e52350b..000000000000
--- a/devel/pecl-htscanner/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (PECL/htscanner-1.0.1.tgz) = c894e6bccc258ac1601530292e949991a355b68650d70cb9dba303df48a7823f
-SIZE (PECL/htscanner-1.0.1.tgz) = 10229
diff --git a/devel/pecl-htscanner/pkg-descr b/devel/pecl-htscanner/pkg-descr
deleted file mode 100644
index 24adc7978ae7..000000000000
--- a/devel/pecl-htscanner/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Allow one to use htaccess-like file to configure PHP per directory,
-just like apache's htaccess. It is especially useful with fastcgi.
-
-This package was originally developed by Bart Vanbrabant.
-
-WWW: https://pecl.php.net/package/htscanner