diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-12-12 02:07:36 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-12-12 02:07:36 +0800 |
commit | 92db7b2f22fc07e93cc8ddd16aeaf075f490084f (patch) | |
tree | 95c2c84b65c6929c2a5e7a5aeb76348da0f23172 /games/Makefile | |
parent | 7db5a5c1cb5e95a5d653ba0bf7ab2515a11d4abb (diff) | |
download | freebsd-ports-gnome-92db7b2f22fc07e93cc8ddd16aeaf075f490084f.tar.gz freebsd-ports-gnome-92db7b2f22fc07e93cc8ddd16aeaf075f490084f.tar.zst freebsd-ports-gnome-92db7b2f22fc07e93cc8ddd16aeaf075f490084f.zip |
Add flightgear-l410.
The Turbolet L410 package simulates the Turbolet L410 Czech commuter aircraft,
and is provided as an aircraft for the FlightGear flight simulator. Since the
aircraft requires modifications to the FlightGear source code, this port
builds and installs a patched FlightGear executable.
WWW: http://javky.rozhled.cz/index.php?id=fgfsl410&typ=P
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 6849b3e2bd15..4a9e295a263e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -170,6 +170,7 @@ SUBDIR += flightgear SUBDIR += flightgear-aircrafts SUBDIR += flightgear-atlas + SUBDIR += flightgear-l410 SUBDIR += flightgear-mb339-pan SUBDIR += flying SUBDIR += fmars |