aboutsummaryrefslogtreecommitdiff
path: root/print/qpdfview
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-18 13:44:58 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-18 13:44:58 +0000
commitf16b2dd75a52ef4eed9c991283876868b9d20983 (patch)
tree129e9bc18609520fdd5c13f4117077edf48973c1 /print/qpdfview
parent1d624f25023129dba9517ba19a4141fac3c37951 (diff)
downloadports-f16b2dd75a52ef4eed9c991283876868b9d20983.tar.gz
ports-f16b2dd75a52ef4eed9c991283876868b9d20983.zip
- Fix license
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=431798
Diffstat (limited to 'print/qpdfview')
-rw-r--r--print/qpdfview/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 93eb89fa117e..2c64655d6884 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -6,12 +6,13 @@ PORTVERSION= 0.4.16
PORTREVISION= 7
CATEGORIES= print
MASTER_SITES= https://launchpadlibrarian.net/226592308/ \
- https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/
+ https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/
MAINTAINER= vg@FreeBSD.org
COMMENT= Tabbed DjVu/PDF/PS document viewer
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= desktop-file-utils pkgconfig qmake
USE_LDCONFIG= yes