HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #436

Ticket #436: esdl-1.0.1.bep

File esdl-1.0.1.bep, 480 bytes (added by scottmc, 5 years ago)
Line 
1DESCRIPTION="Erlang OpenGL/SDL API and Utilities"
2HOMEPAGE="http://esdl.sourceforge.net"
3SRC_URI="http://sourceforge.net/projects/esdl/files/esdl/esdl-1.0.1/esdl-1.0.1.src.tar.gz"
4CHECKSUM_MD5="50230ea81418cb029281a70627a5dd8e"
5
6LICENSE="GNU General Public License (GPL) version 2"
7COPYRIGHT="Dan Gudmundsson"
8REVISION="1"
9STATUS_HAIKU="stable"
10
11DEPEND="dev-lang/erlang >= R9C-0
12        media-libs/lib-sdl >= 1.2.5"
13
14BUILD {
15        cd esdl-1.0.1
16        make -s
17}
18INSTALL {
19        cd esdl-1.0.1
20        make -s
21}

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/