[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / flare

Diff for /ports/games/flare/Attic/Makefile between version 1.2 and 1.3

version 1.2, 2011/05/10 14:05:37 version 1.3, 2011/07/22 03:29:48
Line 2 
Line 2 
   
 COMMENT =               engine for isometric-view action roleplaying games  COMMENT =               engine for isometric-view action roleplaying games
   
 DISTNAME =              flare_src_v013  DISTNAME =              flare_src_v014
 PKGNAME =               flare-0.13  PKGNAME =               flare-0.14
   
 CATEGORIES =            games  CATEGORIES =            games
   
Line 19 
Line 19 
   
 WANTLIB += SDL SDL_image SDL_mixer c m pthread stdc++  WANTLIB += SDL SDL_image SDL_mixer c m pthread stdc++
   
 MASTER_SITES =          http://flare-engine.googlecode.com/files/  MASTER_SITES =          https://github.com/downloads/clintbellanger/flare/
 EXTRACT_SUFX =          .zip  EXTRACT_SUFX =          .zip
   
 MODULES =               devel/cmake  MODULES =               devel/cmake

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb