Skip to content

Commit

Permalink
net/hlmaster: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent ddb8b62 commit 8d6cd96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions 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}

Expand All @@ -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

Expand Down
8 changes: 4 additions & 4 deletions 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
Expand Down

0 comments on commit 8d6cd96

Please sign in to comment.