- Clarify LICENSE
- Fix tab after WWW: - Add empty directories to plist
This commit is contained in:
parent
b0af959588
commit
55d621d0f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373586
@ -10,7 +10,7 @@ MASTER_SITES= http://download.gna.org/tactics/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Open source tactical and strategic RPG
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric \
|
||||
|
@ -14,4 +14,4 @@ to create a unique, advanced AI system that allows enemy units to
|
||||
work together as a team and employ a wide variety of strategies.
|
||||
And eventually, we plan on adding networked multiplayer support.
|
||||
|
||||
WWW: http://www.galaxymage.org
|
||||
WWW: http://www.galaxymage.org
|
||||
|
@ -8,3 +8,13 @@ share/locale/nl/LC_MESSAGES/GalaxyMage.mo
|
||||
share/locale/nl/LC_MESSAGES/GalaxyMage.po
|
||||
share/locale/sp/LC_MESSAGES/GalaxyMage.mo
|
||||
share/locale/sp/LC_MESSAGES/GalaxyMage.pot
|
||||
@dir %%DATADIR%%/test/data/core/units
|
||||
@dir %%DATADIR%%/test/data/core/textures
|
||||
@dir %%DATADIR%%/test/data/core/text
|
||||
@dir %%DATADIR%%/test/data/core/sounds
|
||||
@dir %%DATADIR%%/test/data/core/scenarios
|
||||
@dir %%DATADIR%%/test/data/core/music
|
||||
@dir %%DATADIR%%/test/data/core/maps
|
||||
@dir %%DATADIR%%/test/data/core/items
|
||||
@dir %%DATADIR%%/test/data/core/images
|
||||
@dir %%DATADIR%%/test/data/core/fonts
|
||||
|
Loading…
Reference in New Issue
Block a user