aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-12-20 06:27:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-12-20 06:27:25 +0000
commit5cfcc1a01524e6d04aa22917556c7bbae5a4cf29 (patch)
tree4f77daa2701fd8cfb9db6962b6c03554ef9e4a5b /archivers
parenta27c93014db49dd6624a5522abede036f79fb9ca (diff)
downloadports-5cfcc1a01524e6d04aa22917556c7bbae5a4cf29.tar.gz
ports-5cfcc1a01524e6d04aa22917556c7bbae5a4cf29.zip
* Add LICENSE
* Add IGNORE_WITH_PHP=4 as this is a php 5.X only module. * Remove MD5 line from distinfo PR: 152931 Submitted by: "Tom Judge" <tom@tomjudge.com>
Notes
Notes: svn path=/head/; revision=266612
Diffstat (limited to 'archivers')
-rw-r--r--archivers/pecl-phar/Makefile3
-rw-r--r--archivers/pecl-phar/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/archivers/pecl-phar/Makefile b/archivers/pecl-phar/Makefile
index f3f2d32d141c..449063b7c6a5 100644
--- a/archivers/pecl-phar/Makefile
+++ b/archivers/pecl-phar/Makefile
@@ -16,11 +16,14 @@ DIST_SUBDIR= PECL
MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension which allows running applications out of .phar files
+LICENSE= PHP301
+
USE_PHP= hash spl pcre
USE_PHP_BUILD= yes
USE_PHPEXT= yes
CFLAGS+= "-I${LOCALBASE}/include"
LDFLAGS+= "-L${LOCALBASE}/lib"
+IGNORE_WITH_PHP=4
OPTIONS= BZ2 "Enable bz2 compression support" off \
ZLIB "Enable gzip compression support" off
diff --git a/archivers/pecl-phar/distinfo b/archivers/pecl-phar/distinfo
index 9b1484a5eb92..6800c02c62c0 100644
--- a/archivers/pecl-phar/distinfo
+++ b/archivers/pecl-phar/distinfo
@@ -1,3 +1,2 @@
-MD5 (PECL/phar-2.0.0RC2.tgz) = bd392dd28ab95e852dd1d2d6d361a400
SHA256 (PECL/phar-2.0.0RC2.tgz) = 00a45a0a36c7fcdbf38dad673351252e13e16973df8a0f76d2eadad7a56b9f23
SIZE (PECL/phar-2.0.0RC2.tgz) = 436944