Skip to content

Commit

Permalink
sysutils/worldtools: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Mar 19, 2024
1 parent 2149b3a commit 2ba1661
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions sysutils/worldtools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= worldtools
PORTVERSION= 1.3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://anarcat.ath.cx/software/distfiles/

Expand All @@ -11,6 +11,4 @@ USES= perl5 uidfix shebangfix
SHEBANG_FILES= whereintheworld
USE_PERL5= run

MAKE_ARGS= SHAREDIR=${PREFIX}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/worldtools/pkg-plist
@@ -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

0 comments on commit 2ba1661

Please sign in to comment.