Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171127359
D23419.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D23419.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D23419: [NEW PORT] games/falltergeist: Opensource crossplatform Fallout 2 game engine.
Attached
Detach File
Event Timeline
Log In to Comment