summaryrefslogtreecommitdiff
path: root/graphics/jpeg2ps
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 22:37:52 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 22:37:52 +0000
commit32c30875cca2de4f6c7cded0af0c0d7f1d37ddb1 (patch)
tree5badba5272b71ca0f2ae24092afab850b81c7059 /graphics/jpeg2ps
parent2476b87659dab34be04553e56079d38facafe0ad (diff)
downloadpkgsrc-32c30875cca2de4f6c7cded0af0c0d7f1d37ddb1.tar.gz
graphics: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'graphics/jpeg2ps')
-rw-r--r--graphics/jpeg2ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jpeg2ps/Makefile b/graphics/jpeg2ps/Makefile
index a6cec78491e..8c40b248ee3 100644
--- a/graphics/jpeg2ps/Makefile
+++ b/graphics/jpeg2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/08/16 20:45:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2019/11/02 22:37:59 rillig Exp $
#
DISTNAME= jpeg2ps-1.9
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.pdflib.com/fileadmin/pdflib/products/more/jpeg2ps/
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://www.pdflib.com/download/free-software/jpeg2ps/
COMMENT= Convert jpeg images to PostScript level 2 or 3
-LICENSE= jpeg2ps-license
+LICENSE= jpeg2ps-license
RESTRICTED= may not be sold or bundled with any commercial package
NO_SRC_ON_CDROM= ${RESTRICTED}