. support STAGE;

. pet portlint: use a shorter COMMENT;
. add LICENSE (GPLv2);
. remove pkg-plist file (one liner).
This commit is contained in:
Boris Samorodov 2014-07-03 14:25:58 +00:00
parent e93beefd3c
commit 9df6393d9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360376
2 changed files with 4 additions and 4 deletions

View file

@ -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 <bsd.port.mk>

View file

@ -1 +0,0 @@
bin/psdim