Changeset 7900 for trunk/dports/games
- Timestamp:
- Aug 8, 2004, 5:04:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/games/lbreakout2/Portfile
r7557 r7900 1 # $Id: Portfile,v 1. 6 2004/06/19 14:56:10mww Exp $1 # $Id: Portfile,v 1.7 2004/08/08 17:04:53 mww Exp $ 2 2 3 3 PortSystem 1.0 4 4 5 5 name lbreakout2 6 version 2.5 beta-86 version 2.5 7 7 categories games 8 8 platforms darwin … … 21 21 homepage http://lgames.sourceforge.net/index.php?project=LBreakout2 22 22 master_sites sourceforge:lgames 23 checksums md5 8172c662fd65145ada3158b1646f692b23 checksums md5 a58ffde70064afbfbb3dfb82ea6ec643 24 24 25 25 depends_lib lib:libsdl:libsdl \ 26 26 lib:libsdl_mixer:libsdl_mixer \ 27 lib:libpng:libpng 27 lib:libpng:libpng \ 28 lib:libsdl_net:libsdl_net 28 29 29 30 configure.env CFLAGS=-I${prefix}/include \
Note: See TracChangeset
for help on using the changeset viewer.