aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Form
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 20:48:01 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 20:48:01 +0000
commit6e77ca1be5762d5909eda573ba877c31d87fe4b7 (patch)
treeb19ce98a5a2389dd68075027eec359251814e298 /www/pear-Horde_Form
parent6b1b336406e20ce33ee942e1c1e77c324671ff7c (diff)
downloadports-6e77ca1be5762d5909eda573ba877c31d87fe4b7.tar.gz
ports-6e77ca1be5762d5909eda573ba877c31d87fe4b7.zip
The Horde_Form package provides form rendering, validation, and other
functionality for the Horde Application Framework. WWW: http://pear.horde.org
Notes
Notes: svn path=/head/; revision=277302
Diffstat (limited to 'www/pear-Horde_Form')
-rw-r--r--www/pear-Horde_Form/Makefile19
-rw-r--r--www/pear-Horde_Form/distinfo2
-rw-r--r--www/pear-Horde_Form/pkg-descr4
3 files changed, 25 insertions, 0 deletions
diff --git a/www/pear-Horde_Form/Makefile b/www/pear-Horde_Form/Makefile
new file mode 100644
index 000000000000..876cdaa06ada
--- /dev/null
+++ b/www/pear-Horde_Form/Makefile
@@ -0,0 +1,19 @@
+# Ports collection makefile for: pear-Horde_Form
+# Date created: 7 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= Horde_Form
+DISTVERSION= 1.0.3
+CATEGORIES= www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde Form API
+
+USE_HORDE_RUN= Horde_Core Horde_Date Horde_Exception Horde_Mime \
+ Horde_Nls Horde_Token Horde_Translation Horde_Util
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/www/pear-Horde_Form/distinfo b/www/pear-Horde_Form/distinfo
new file mode 100644
index 000000000000..e94445c8e25e
--- /dev/null
+++ b/www/pear-Horde_Form/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Form-1.0.3.tgz) = 4e6666f7bbfb41f1f9b86da8f6eed822812284f6c903c840f22cc4ff86fa944b
+SIZE (Horde/Horde_Form-1.0.3.tgz) = 172076
diff --git a/www/pear-Horde_Form/pkg-descr b/www/pear-Horde_Form/pkg-descr
new file mode 100644
index 000000000000..74ae74fa436c
--- /dev/null
+++ b/www/pear-Horde_Form/pkg-descr
@@ -0,0 +1,4 @@
+The Horde_Form package provides form rendering, validation, and other
+functionality for the Horde Application Framework.
+
+WWW: http://pear.horde.org