summaryrefslogtreecommitdiff
path: root/print/pecl-pdflib
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2019-12-19 17:17:46 +0000
committerAlex Dupre <ale@FreeBSD.org>2019-12-19 17:17:46 +0000
commit398591e345b2c7c7a5cbdb51b223e99feda55a83 (patch)
treeaaca8e05b8feb6e0e5df0e9660bfd68735634f24 /print/pecl-pdflib
parentmultimedia/shotcut: update to 19.12.16 (diff)
Really fix LICENSE handling.
Reported by: tobik
Notes
Notes: svn path=/head/; revision=520448
Diffstat (limited to 'print/pecl-pdflib')
-rw-r--r--print/pecl-pdflib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile
index 34e290bcb6f3..d29402a46ebc 100644
--- a/print/pecl-pdflib/Makefile
+++ b/print/pecl-pdflib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pdflib
PORTVERSION= 4.1.4
+PORTREVISION= 1
CATEGORIES= print pear
MAINTAINER= ale@FreeBSD.org
@@ -12,8 +13,9 @@ LIB_DEPENDS= libpdf.so:print/pdflib
USES= php:pecl
+LICENSE= PDFlib
LICENSE_NAME= PDFlib GmbH General License
-LICENSE_PERM= none
+LICENSE_PERMS= none
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_PHP= gd:build