mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/renameutils: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d578cca6b4
commit
041874b09c
@ -1,6 +1,6 @@
|
||||
PORTNAME= renameutils
|
||||
PORTVERSION= 0.12.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils converters
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
@ -13,6 +13,7 @@ LICENSE= GPLv3
|
||||
RUN_DEPENDS= gls:sysutils/coreutils
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= readline charsetfix
|
||||
|
||||
CONFLICTS_INSTALL= imv # bin/imv
|
||||
|
@ -5,13 +5,13 @@ bin/imv
|
||||
bin/qcmd
|
||||
bin/qcp
|
||||
bin/qmv
|
||||
man/man1/deurlname.1.gz
|
||||
man/man1/icmd.1.gz
|
||||
man/man1/icp.1.gz
|
||||
man/man1/imv.1.gz
|
||||
man/man1/qcmd.1.gz
|
||||
man/man1/qcp.1.gz
|
||||
man/man1/qmv.1.gz
|
||||
share/man/man1/deurlname.1.gz
|
||||
share/man/man1/icmd.1.gz
|
||||
share/man/man1/icp.1.gz
|
||||
share/man/man1/imv.1.gz
|
||||
share/man/man1/qcmd.1.gz
|
||||
share/man/man1/qcp.1.gz
|
||||
share/man/man1/qmv.1.gz
|
||||
%%NLS%%share/locale/af/LC_MESSAGES/renameutils-gnulib.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/renameutils-gnulib.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/renameutils-gnulib.mo
|
||||
|
Loading…
Reference in New Issue
Block a user