games/3omns: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-23 19:09:43 +01:00
parent 16644506fe
commit 44f0c18c3a
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= 3omns
DISTVERSION= 0.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= https://lab.burn.capital/chaz/3omns/uploads/6ec547a14fec72a72f9fa53c374bfa7e/
@ -18,6 +18,7 @@ USES= compiler:c++11-lang gmake localbase lua:52 pkgconfig sdl tar:xz
USE_SDL= image2 sdl2 ttf2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LIBS+= -largp
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
bin/3omns
man/man6/3omns.6.gz
share/man/man6/3omns.6.gz
%%DATADIR%%/base/bot.lua
%%DATADIR%%/base/core.lua
%%DATADIR%%/base/entities/bomn.lua