Last change
on this file since 12288 was
12288,
checked in by jmpp, 15 years ago
|
Bug: 3109
Submitted by: riccardo@
Reviewed by: jmpp@
advancemenu 2.4.9, thanks for the update Riccardo!
|
-
Property svn:eol-style set to
native
|
File size:
727 bytes
|
Line | |
---|
1 | # $Id: Portfile,v 1.13 2005/05/17 01:19:48 jmpp Exp $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | name advancemenu |
---|
5 | version 2.4.9 |
---|
6 | platforms darwin |
---|
7 | maintainers riccardo@opendarwin.org |
---|
8 | categories games |
---|
9 | |
---|
10 | description advanced frontend for many emulators |
---|
11 | long_description AdvanceMENU is a frontend with sound and animated \ |
---|
12 | previews of your games for AdvanceMAME, MAME, MESS, \ |
---|
13 | RAINE and any other emulator. |
---|
14 | |
---|
15 | master_sites sourceforge:advancemame |
---|
16 | checksums md5 1b31ffbd487b108a176e6e35a3309633 |
---|
17 | homepage http://advancemame.sourceforge.net/menu-readme.html |
---|
18 | |
---|
19 | depends_lib bin:sdl-config:libsdl lib:freetype:freetype \ |
---|
20 | lib:libz:zlib lib:libexpat:expat |
---|
21 | |
---|
22 | configure.args --mandir=\\\${prefix}/share/man |
---|
23 | destroot.destdir prefix=${destroot}${prefix} |
---|
Note: See
TracBrowser
for help on using the repository browser.