sysutils/worldtools: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2149b3ab60
commit
2ba1661171
2 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= worldtools
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://anarcat.ath.cx/software/distfiles/
|
||||
|
||||
|
@ -11,6 +11,4 @@ USES= perl5 uidfix shebangfix
|
|||
SHEBANG_FILES= whereintheworld
|
||||
USE_PERL5= run
|
||||
|
||||
MAKE_ARGS= SHAREDIR=${PREFIX}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
man/man8/buildit.8.gz
|
||||
man/man8/upgrade.8.gz
|
||||
man/man8/whereintheworld.8.gz
|
||||
sbin/whereintheworld
|
||||
sbin/upgrade
|
||||
sbin/buildit
|
||||
share/man/man8/buildit.8.gz
|
||||
share/man/man8/upgrade.8.gz
|
||||
share/man/man8/whereintheworld.8.gz
|
||||
|
|
Loading…
Reference in a new issue