aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Pdf
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 21:12:28 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 21:12:28 +0000
commit1773d83b2c27cbec4e6f63597f20c073a1ae529c (patch)
tree5dfdb4cfe4d79b4e8a5258663261ef54945e15d3 /textproc/pear-Horde_Pdf
parentf80771763d7ff9891b4f40a4388f145f5982a6b5 (diff)
downloadports-1773d83b2c27cbec4e6f63597f20c073a1ae529c.tar.gz
ports-1773d83b2c27cbec4e6f63597f20c073a1ae529c.zip
This Horde package provides PDF generation using only PHP,
without requiring any external libraries. WWW: http://pear.horde.org
Notes
Notes: svn path=/head/; revision=277320
Diffstat (limited to 'textproc/pear-Horde_Pdf')
-rw-r--r--textproc/pear-Horde_Pdf/Makefile19
-rw-r--r--textproc/pear-Horde_Pdf/distinfo2
-rw-r--r--textproc/pear-Horde_Pdf/pkg-descr4
3 files changed, 25 insertions, 0 deletions
diff --git a/textproc/pear-Horde_Pdf/Makefile b/textproc/pear-Horde_Pdf/Makefile
new file mode 100644
index 000000000000..8e3e9bd46a25
--- /dev/null
+++ b/textproc/pear-Horde_Pdf/Makefile
@@ -0,0 +1,19 @@
+# Ports collection makefile for: pear-Horde_Pdf
+# Date created: 7 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Horde_Pdf
+PORTVERSION= 1.0.0
+CATEGORIES= textproc www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde PDF library
+
+USE_HORDE_RUN= Horde_Exception
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/textproc/pear-Horde_Pdf/distinfo b/textproc/pear-Horde_Pdf/distinfo
new file mode 100644
index 000000000000..b805502b3b4f
--- /dev/null
+++ b/textproc/pear-Horde_Pdf/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Pdf-1.0.0.tgz) = ca04eed0b65087a71281164577f5a907f000b2b3a97d95a42233e06af84e6fdd
+SIZE (Horde/Horde_Pdf-1.0.0.tgz) = 42973
diff --git a/textproc/pear-Horde_Pdf/pkg-descr b/textproc/pear-Horde_Pdf/pkg-descr
new file mode 100644
index 000000000000..8025bbc6b2cf
--- /dev/null
+++ b/textproc/pear-Horde_Pdf/pkg-descr
@@ -0,0 +1,4 @@
+This Horde package provides PDF generation using only PHP,
+without requiring any external libraries.
+
+WWW: http://pear.horde.org