wip: packaging + scripts before archive into OpenKKnD
This commit is contained in:
parent
820813e24b
commit
769d779571
11 changed files with 177 additions and 7 deletions
10
packaging/openbsd/Makefile
Normal file
10
packaging/openbsd/Makefile
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
COMMENT = original post-apoc RTS (portable C, SDL2)
|
||||
DISTNAME = openkknd-0.1.0
|
||||
CATEGORIES = games
|
||||
HOMEPAGE = https://localhost/openkknd
|
||||
# OpenBSD port skeleton — fill MASTER_SITES when released
|
||||
PERMIT_PACKAGE = Yes
|
||||
WANTLIB = c SDL2
|
||||
MODULES = devel/cmake
|
||||
LIB_DEPENDS = devel/sdl2
|
||||
.include <bsd.port.mk>
|
||||
Loading…
Add table
Add a link
Reference in a new issue