mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
print/enscript-letter: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
9748475d99
commit
8dd7965a6a
2 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= enscript
|
||||
PORTVERSION= 1.6.6
|
||||
PORTREVISION?= 3 # ?= for chinese/enscript
|
||||
PORTREVISION?= 4 # ?= for chinese/enscript
|
||||
CATEGORIES+= print
|
||||
MASTER_SITES= GNU
|
||||
PKGNAMESUFFIX= -${PAPERSIZE}
|
||||
|
@ -12,6 +12,7 @@ WWW= https://www.gnu.org/software/enscript/
|
|||
|
||||
USES= cpe shebangfix perl5
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-media=${PS}
|
||||
SHEBANG_FILES= scripts/diffpp.in scripts/sliceprint.in
|
||||
perl_OLD_CMD= @PERLPROG@
|
||||
|
|
|
@ -5,10 +5,10 @@ bin/over
|
|||
bin/sliceprint
|
||||
bin/states
|
||||
etc/enscript.cfg
|
||||
man/man1/diffpp.1.gz
|
||||
man/man1/enscript.1.gz
|
||||
man/man1/sliceprint.1.gz
|
||||
man/man1/states.1.gz
|
||||
share/man/man1/diffpp.1.gz
|
||||
share/man/man1/enscript.1.gz
|
||||
share/man/man1/sliceprint.1.gz
|
||||
share/man/man1/states.1.gz
|
||||
%%DATADIR%%/88591.enc
|
||||
%%DATADIR%%/885910.enc
|
||||
%%DATADIR%%/88592.enc
|
||||
|
|
Loading…
Add table
Reference in a new issue