summaryrefslogtreecommitdiff
path: root/print/pecl-haru
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-02-24 09:25:13 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-02-24 09:25:13 +0000
commitd663563fab00b64cc414be3fc2cf4be856837c60 (patch)
tree97abf14f4cca985cbe242ff155094b1c37f5e99e /print/pecl-haru
parent1: add LICENSE. (diff)
1: add LICENSE/LICENSE_FILE.
2: switch to USES=tar:tgz
Notes
Notes: svn path=/head/; revision=379773
Diffstat (limited to 'print/pecl-haru')
-rw-r--r--print/pecl-haru/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile
index 0631c5b423db..35f23736c617 100644
--- a/print/pecl-haru/Makefile
+++ b/print/pecl-haru/Makefile
@@ -6,14 +6,17 @@ PORTVERSION= 1.0.4
CATEGORIES= print pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= PECL extension to Haru PDF functions
+LICENSE= PHP301
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu
RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu
+USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes