From 9df6393d9c53a6ba98a3ba54be91e1f44bc52b4c Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Thu, 3 Jul 2014 14:25:58 +0000 Subject: [PATCH] . support STAGE; . pet portlint: use a shorter COMMENT; . add LICENSE (GPLv2); . remove pkg-plist file (one liner). --- print/psdim/Makefile | 7 ++++--- print/psdim/pkg-plist | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 print/psdim/pkg-plist diff --git a/print/psdim/Makefile b/print/psdim/Makefile index 93b43fa21e4b..f59d82df473f 100644 --- a/print/psdim/Makefile +++ b/print/psdim/Makefile @@ -8,14 +8,15 @@ CATEGORIES= print MASTER_SITES= http://www.mathstat.dal.ca/~selinger/psdim/download/ MAINTAINER= ports@FreeBSD.org -COMMENT= Utility that calculates the optimal placement of the pages for n-up printing +COMMENT= Calculates the optimal placement of the pages for n-up printing + +LICENSE= GPLv2 USE_GHOSTSCRIPT=yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} -MAN1= psdim.1 +PLIST_FILES= bin/psdim man/man1/psdim.1.gz -NO_STAGE= yes .include diff --git a/print/psdim/pkg-plist b/print/psdim/pkg-plist deleted file mode 100644 index 7ff071036b50..000000000000 --- a/print/psdim/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/psdim