From 041c751afa42dbe6be7fa6b903187ecf932b2258 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 12 Jan 2008 16:36:45 +0000 Subject: A PECL HTML parser extension based on the ekhtml library WWW: http://pecl.php.net/package/html_parse PR: ports/118920 Submitted by: Ditesh Shashikant Gathani --- textproc/pecl-html_parse/Makefile | 28 ++++++++++++++++++++++++++++ textproc/pecl-html_parse/distinfo | 3 +++ textproc/pecl-html_parse/pkg-descr | 4 ++++ 3 files changed, 35 insertions(+) create mode 100644 textproc/pecl-html_parse/Makefile create mode 100644 textproc/pecl-html_parse/distinfo create mode 100644 textproc/pecl-html_parse/pkg-descr (limited to 'textproc/pecl-html_parse') diff --git a/textproc/pecl-html_parse/Makefile b/textproc/pecl-html_parse/Makefile new file mode 100644 index 000000000000..5d83bda5e78b --- /dev/null +++ b/textproc/pecl-html_parse/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: pecl-html_parse +# Date created: 21 December 2007 +# Whom: Ditesh Shashikant Gathani +# +# $FreeBSD$ +# + +PORTNAME= html_parse +PORTVERSION= 1.0.0 +CATEGORIES= textproc pear +MASTER_SITES= http://pecl.php.net/get/ +PKGNAMEPREFIX= pecl- +EXTRACT_SUFX= .tgz +DIST_SUBDIR= PECL + +MAINTAINER= ditesh@gathani.org +COMMENT= A PECL extension for the ekhtml library + +BUILD_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:${PORTSDIR}/textproc/ekhtml +RUN_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:${PORTSDIR}/textproc/ekhtml + +USE_PHP= yes +USE_PHP_BUILD= yes +USE_PHPEXT= yes + +CONFIGURE_ARGS= --enable-html_parse + +.include diff --git a/textproc/pecl-html_parse/distinfo b/textproc/pecl-html_parse/distinfo new file mode 100644 index 000000000000..c236e28eada9 --- /dev/null +++ b/textproc/pecl-html_parse/distinfo @@ -0,0 +1,3 @@ +MD5 (PECL/html_parse-1.0.0.tgz) = d19772cb926d775313af0fda207e2a90 +SHA256 (PECL/html_parse-1.0.0.tgz) = ee3f36e4beee9033ba1df87ce4901e30a9651b723881e2336c8b55dde0d73473 +SIZE (PECL/html_parse-1.0.0.tgz) = 7799 diff --git a/textproc/pecl-html_parse/pkg-descr b/textproc/pecl-html_parse/pkg-descr new file mode 100644 index 000000000000..2bf50fc1e33a --- /dev/null +++ b/textproc/pecl-html_parse/pkg-descr @@ -0,0 +1,4 @@ +A PECL HTML parser extension based on the ekhtml library + +WWW: http://pecl.php.net/package/html_parse + -- cgit dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines