aboutsummaryrefslogtreecommitdiff
path: root/print/pecl-ps
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2015-04-10 01:06:01 +0000
committerMikhail Teterin <mi@FreeBSD.org>2015-04-10 01:06:01 +0000
commit901678428057c08f24a653a55e8c872feb0944c3 (patch)
tree4df07d0cfef3ac011b50c5562ccde1078edf5ace /print/pecl-ps
parent98a033c60c563c876acd0ab060fdf69020907ce8 (diff)
downloadports-901678428057c08f24a653a55e8c872feb0944c3.tar.gz
ports-901678428057c08f24a653a55e8c872feb0944c3.zip
Notes
Diffstat (limited to 'print/pecl-ps')
-rw-r--r--print/pecl-ps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile
index 960aea846caa..d5e7c220e976 100644
--- a/print/pecl-ps/Makefile
+++ b/print/pecl-ps/Makefile
@@ -6,12 +6,13 @@ PORTVERSION= 1.3.7
CATEGORIES= print pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-DISTNAME= ps-${PORTVERSION}
DIST_SUBDIR= PECL
MAINTAINER= alan@fromorbit.com
COMMENT= PHP extension for pslib to generate postscript
+LICENSE= PHP202
+
LIB_DEPENDS= libps.so:${PORTSDIR}/print/pslib
USES= tar:tgz