Page MenuHomeFreeBSD

D23419.diff
No OneTemporary

D23419.diff

Index: games/falltergeist/Makefile
===================================================================
--- games/falltergeist/Makefile
+++ games/falltergeist/Makefile
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME= falltergeist
+PORTVERSION= 0.3.1
+CATEGORIES= games
+
+MAINTAINER= freebsd@sysctl.cz
+COMMENT= Opensource crossplatform Fallout 2 game engine.
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/license.txt
+
+USES= cmake:insource gl sdl localbase:ldflags
+
+USE_GITHUB= yes
+GH_ACCOUNT= falltergeist
+
+USE_GL= gl glew
+USE_SDL= sdl2 mixer2 image2
+
+PLIST_FILES= bin/falltergeist
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
+
+.include <bsd.port.mk>
Index: games/falltergeist/distinfo
===================================================================
--- games/falltergeist/distinfo
+++ games/falltergeist/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1580254872
+SHA256 (falltergeist-falltergeist-0.3.1_GH0.tar.gz) = a0aa11b470ad289455061e7e6f3b05c2e370f17403f4739fcb904f897b30d217
+SIZE (falltergeist-falltergeist-0.3.1_GH0.tar.gz) = 448874
Index: games/falltergeist/pkg-descr
===================================================================
--- games/falltergeist/pkg-descr
+++ games/falltergeist/pkg-descr
@@ -0,0 +1,4 @@
+Falltergeist is an opensource alternative for
+Fallout 2 and Fallout 1 game engines.
+
+WWW: https://falltergeist.org/

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 9, 9:14 PM (15 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38548915
Default Alt Text
D23419.diff (1 KB)

Event Timeline