mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
print/muttprint: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ac8c8d6891
commit
fbc357bdbc
2 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= muttprint
|
PORTNAME= muttprint
|
||||||
PORTVERSION= 0.73
|
PORTVERSION= 0.73
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= print mail
|
CATEGORIES= print mail
|
||||||
MASTER_SITES= SF/muttprint/muttprint/muttprint-${PORTVERSION}
|
MASTER_SITES= SF/muttprint/muttprint/muttprint-${PORTVERSION}
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@ RUN_DEPENDS= psnup:print/psutils \
|
||||||
p5-Text-Iconv>=0:converters/p5-Text-Iconv
|
p5-Text-Iconv>=0:converters/p5-Text-Iconv
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
USES= autoreconf gmake perl5 tex
|
USES= autoreconf gmake perl5 tex
|
||||||
USE_TEX= latex dvipsk
|
USE_TEX= latex dvipsk
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
bin/muttprint
|
bin/muttprint
|
||||||
bin/muttprint-langinfo
|
bin/muttprint-langinfo
|
||||||
man/man1/muttprint.1.gz
|
share/man/man1/muttprint.1.gz
|
||||||
man/de/man1/muttprint.1.gz
|
share/man/de/man1/muttprint.1.gz
|
||||||
man/es/man1/muttprint.1.gz
|
share/man/es/man1/muttprint.1.gz
|
||||||
man/it/man1/muttprint.1.gz
|
share/man/it/man1/muttprint.1.gz
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||||
|
|
Loading…
Add table
Reference in a new issue