Index: head/games/crimson/Makefile =================================================================== --- head/games/crimson/Makefile (revision 374706) +++ head/games/crimson/Makefile (revision 374707) @@ -1,18 +1,22 @@ # Created by: Jan Jungnickel # $FreeBSD$ PORTNAME= crimson PORTVERSION= 0.5.3 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://crimson.seul.org/files/ +MASTER_SITES= http://crimson.seul.org/files/ \ + http://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= -fields MAINTAINER= ports@FreeBSD.org COMMENT= Tactical war game in the tradition of Battle Isle + +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= gmake USE_SDL= mixer sdl ttf .include Index: head/games/crimson/pkg-plist =================================================================== --- head/games/crimson/pkg-plist (revision 374706) +++ head/games/crimson/pkg-plist (revision 374707) @@ -1,52 +1,47 @@ bin/crimson man/man6/crimson.6.gz share/pixmaps/crimson.png %%DATADIR%%/cf.dat %%DATADIR%%/default.tiles %%DATADIR%%/default.units %%DATADIR%%/title.bmp %%DATADIR%%/Bepa-Roman.ttf %%DATADIR%%/levels/Anthill.lev %%DATADIR%%/levels/ArmsRace.lev %%DATADIR%%/levels/Baptism.lev %%DATADIR%%/levels/BeachRaid.lev %%DATADIR%%/levels/ClippedWings.lev %%DATADIR%%/levels/Foxhole.lev %%DATADIR%%/levels/General.lev %%DATADIR%%/levels/GreatBattle.lev %%DATADIR%%/levels/HeavyMetal.lev %%DATADIR%%/levels/IslandHoppers.lev %%DATADIR%%/levels/LakeYukarwa.lev %%DATADIR%%/levels/LankhValley.lev %%DATADIR%%/levels/LostFactories.lev %%DATADIR%%/levels/MountainDefense.lev %%DATADIR%%/levels/OmyarGorge.lev %%DATADIR%%/levels/Plowshares.lev %%DATADIR%%/levels/RadioSilence.lev %%DATADIR%%/levels/Revelation.lev %%DATADIR%%/levels/Tutorial1.lev %%DATADIR%%/levels/Tutorial2.lev %%DATADIR%%/levels/Tutorial3.lev %%DATADIR%%/levels/Uprising.lev %%DATADIR%%/locale/de.dat %%DATADIR%%/locale/en.dat %%DATADIR%%/locale/fr.dat %%DATADIR%%/locale/hu.dat %%DATADIR%%/locale/it.dat %%DATADIR%%/locale/pl.dat %%DATADIR%%/locale/sk.dat %%DATADIR%%/locale/sr.dat %%DATADIR%%/locale/tr.dat %%DATADIR%%/music/default.mid %%DATADIR%%/sound/ask.wav %%DATADIR%%/sound/clicked.wav %%DATADIR%%/sound/error.wav %%DATADIR%%/sound/menu.wav %%DATADIR%%/sound/repair.wav %%DATADIR%%/sound/select.wav share/applications/crimson.desktop -@dirrm %%DATADIR%%/sound -@dirrm %%DATADIR%%/music -@dirrm %%DATADIR%%/locale -@dirrm %%DATADIR%%/levels -@dirrm %%DATADIR%%