diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-15 20:27:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-15 20:27:42 +0000 |
commit | 0375677a441a5f8768c163afdb3ad0c10d353386 (patch) | |
tree | c10f72ddb46113707335574cc6f0c410c7a936ed /games/Makefile | |
parent | 495d6132088b86c98313b5a2850923c7774c752b (diff) |
Pyfa is a cross-platform desktop fitting application for EVE online
that can be used natively on any platform where python and wxwidgets
are available.
It provides many advanced features such as graphs and full calculations
of any possible combination of modules, fits, etc.
WWW: https://github.com/DarkFenX/Pyfa
PR: 199838
Submitted by: andrey@bsdnir.info
Notes
Notes:
svn path=/head/; revision=386479
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 4fcf4ffcc17a..11bfc3664c54 100644 --- a/games/Makefile +++ b/games/Makefile @@ -772,6 +772,7 @@ SUBDIR += pycadia SUBDIR += pyching SUBDIR += pydance + SUBDIR += pyfa SUBDIR += pykawari SUBDIR += pysolfc SUBDIR += pyspacewar |