summaryrefslogtreecommitdiff
path: root/www/pear-HTML_Common
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2003-12-17 19:13:28 +0000
committerjdolecek <jdolecek@pkgsrc.org>2003-12-17 19:13:28 +0000
commit2cb567c8d22732ddb4006ae6f429ad59401f5e24 (patch)
treeda79070b5673f33454f9021ffec2a1c48b02df03 /www/pear-HTML_Common
parent0d334d0c27e2ccaeed8d36476cde49431836882a (diff)
downloadpkgsrc-2cb567c8d22732ddb4006ae6f429ad59401f5e24.tar.gz
add pear-HTML_Common package; moved from pkgsrc-wip, done by
Adrian Portelli The PEAR::HTML_Common PHP package provides methods for html code display and attributes handling. * Methods to set, remove, update html attributes. * Handles comments in HTML code. * Handles layout, tabs, line endings for nicer HTML code.
Diffstat (limited to 'www/pear-HTML_Common')
-rw-r--r--www/pear-HTML_Common/DESCR5
-rw-r--r--www/pear-HTML_Common/Makefile10
-rw-r--r--www/pear-HTML_Common/PLIST1
-rw-r--r--www/pear-HTML_Common/distinfo4
4 files changed, 20 insertions, 0 deletions
diff --git a/www/pear-HTML_Common/DESCR b/www/pear-HTML_Common/DESCR
new file mode 100644
index 00000000000..debc2b44ce7
--- /dev/null
+++ b/www/pear-HTML_Common/DESCR
@@ -0,0 +1,5 @@
+The PEAR::HTML_Common PHP package provides methods for html code display and
+attributes handling.
+* Methods to set, remove, update html attributes.
+* Handles comments in HTML code.
+* Handles layout, tabs, line endings for nicer HTML code.
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
new file mode 100644
index 00000000000..481978b9df8
--- /dev/null
+++ b/www/pear-HTML_Common/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/17 19:13:28 jdolecek Exp $
+
+DISTNAME= HTML_Common-1.2.1
+
+MAINTAINER= adrianp@stindustries.net
+HOMEPAGE= http://pear.php.net/package/HTML_Common
+COMMENT= PEAR::HTML_Common is a base PHP class for other HTML classes
+
+.include "../../wip/php4/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/pear-HTML_Common/PLIST b/www/pear-HTML_Common/PLIST
new file mode 100644
index 00000000000..85047d4280e
--- /dev/null
+++ b/www/pear-HTML_Common/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/17 19:13:28 jdolecek Exp $
diff --git a/www/pear-HTML_Common/distinfo b/www/pear-HTML_Common/distinfo
new file mode 100644
index 00000000000..b96000a73cc
--- /dev/null
+++ b/www/pear-HTML_Common/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/17 19:13:28 jdolecek Exp $
+
+SHA1 (HTML_Common-1.2.1.tgz) = 7d4faec3d084d12ad06b17cda1d540dc5e6cf24c
+Size (HTML_Common-1.2.1.tgz) = 3637 bytes