mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
converters/fix-mime-charset: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e78772d7fa
commit
b84cc78bb4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= fix-mime-charset
|
PORTNAME= fix-mime-charset
|
||||||
PORTVERSION= 0.5.3
|
PORTVERSION= 0.5.3
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= converters textproc russian ukrainian
|
CATEGORIES= converters textproc russian ukrainian
|
||||||
MASTER_SITES= SF/fix-mime-chr/${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= SF/fix-mime-chr/${PORTNAME}/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -17,9 +17,10 @@ USES= localbase perl5
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= bin/fix-mime-charset \
|
PLIST_FILES= bin/fix-mime-charset \
|
||||||
man/man1/fix-mime-charset.1.gz
|
share/man/man1/fix-mime-charset.1.gz
|
||||||
PORTDOCS= README.koi8r README
|
PORTDOCS= README.koi8r README
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
Loading…
Add table
Reference in a new issue