aboutsummaryrefslogtreecommitdiff
path: root/archivers/pear-Horde_Compress
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 20:03:02 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 20:03:02 +0000
commite57aed613b46e5c7fe113ed98708a6c945448cae (patch)
tree76a2fe2ffd268079b0cf1b1a7b36992da41887c1 /archivers/pear-Horde_Compress
parente4621958b3df07a7da0fd01d72b13bf229866714 (diff)
downloadports-e57aed613b46e5c7fe113ed98708a6c945448cae.tar.gz
ports-e57aed613b46e5c7fe113ed98708a6c945448cae.zip
Horde package providing an API to various compression techniques.
Notes
Notes: svn path=/head/; revision=277286
Diffstat (limited to 'archivers/pear-Horde_Compress')
-rw-r--r--archivers/pear-Horde_Compress/Makefile26
-rw-r--r--archivers/pear-Horde_Compress/distinfo2
-rw-r--r--archivers/pear-Horde_Compress/pkg-descr3
3 files changed, 31 insertions, 0 deletions
diff --git a/archivers/pear-Horde_Compress/Makefile b/archivers/pear-Horde_Compress/Makefile
new file mode 100644
index 000000000000..5a6ce452a9fd
--- /dev/null
+++ b/archivers/pear-Horde_Compress/Makefile
@@ -0,0 +1,26 @@
+# Ports collection makefile for: pear-Horde_Compress
+# Date created: 6 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= Horde_Compress
+PORTVERSION= 1.0.3
+CATEGORIES= archivers www pear
+PKGNAMEPREFIX= pear-
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde Compression API
+
+OPTIONS= ZLIB "Depend on PHP zlib extension" On
+
+USE_HORDE_RUN= Horde_Exception Horde_Translation Horde_Util Horde_Stream_Filter
+
+.include <bsd.port.pre.mk>
+
+.if !defined(WITHOUT_ZLIB)
+USE_PHP+= zlib
+.endif
+
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/archivers/pear-Horde_Compress/distinfo b/archivers/pear-Horde_Compress/distinfo
new file mode 100644
index 000000000000..ea1e26ca7c50
--- /dev/null
+++ b/archivers/pear-Horde_Compress/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Compress-1.0.3.tgz) = 6309005347a85fbd68b279f3a7ffa333d47ad96de4a71ae3d853f2e56a2cb500
+SIZE (Horde/Horde_Compress-1.0.3.tgz) = 24519
diff --git a/archivers/pear-Horde_Compress/pkg-descr b/archivers/pear-Horde_Compress/pkg-descr
new file mode 100644
index 000000000000..414934c2f866
--- /dev/null
+++ b/archivers/pear-Horde_Compress/pkg-descr
@@ -0,0 +1,3 @@
+Horde package providing an API to various compression techniques.
+
+WWW: http://pear.horde.org