aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 08:05:31 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 08:18:51 +0000
commit8d6cd96973603c27247a552132f34192363a3cdd (patch)
tree3eb39d01f24058a972124bf489c59e14cfb71816
parentddb8b624e400f7c4ded5e25210fcf0f3e68de698 (diff)
downloadports-8d6cd96973603c27247a552132f34192363a3cdd.tar.gz
ports-8d6cd96973603c27247a552132f34192363a3cdd.zip
net/hlmaster: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/hlmaster/Makefile2
-rw-r--r--net/hlmaster/pkg-plist8
2 files changed, 6 insertions, 4 deletions
diff --git a/net/hlmaster/Makefile b/net/hlmaster/Makefile
index 7c7d4bf04106..b68733745cfb 100644
--- a/net/hlmaster/Makefile
+++ b/net/hlmaster/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hlmaster
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= net games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
@@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= dos2unix
DOS2UNIX_GLOB= *.cpp
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
OPTIONS_DEFINE= DOCS EXAMPLES
diff --git a/net/hlmaster/pkg-plist b/net/hlmaster/pkg-plist
index 7143cfd94858..8497908d12a3 100644
--- a/net/hlmaster/pkg-plist
+++ b/net/hlmaster/pkg-plist
@@ -1,8 +1,8 @@
bin/hlmaster
-man/man1/hlmaster.1.gz
-man/man1/hlmaster.filter.1.gz
-man/man1/hlmaster.gameserver.1.gz
-man/man1/hlmaster.list.1.gz
+share/man/man1/hlmaster.1.gz
+share/man/man1/hlmaster.filter.1.gz
+share/man/man1/hlmaster.gameserver.1.gz
+share/man/man1/hlmaster.list.1.gz
%%PORTDOCS%%share/doc/hlmaster/README
%%PORTEXAMPLES%%share/examples/hlmaster/filter.list
%%PORTEXAMPLES%%share/examples/hlmaster/server.list