mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
. support STAGE;
. pet portlint: use a shorter COMMENT; . add LICENSE (GPLv2); . remove pkg-plist file (one liner).
This commit is contained in:
parent
e93beefd3c
commit
9df6393d9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360376
@ -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>
|
||||
|
@ -1 +0,0 @@
|
||||
bin/psdim
|
Loading…
Reference in New Issue
Block a user