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

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #683 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 23 months ago

bep file for ragel state machine compile

Reported by: paul0 Owned by:
Priority: normal Milestone:
Component: default Version:
Severity: normal Keywords:
Cc:

Description

DESCRIPTION="Ragel State Machine Compiler"
HOMEPAGE=" http://www.complang.org/ragel/"
SRC_URI=" http://www.complang.org/ragel/ragel-6.7.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
CHECKSUM_MD5="f4423e0d8a6538dd4e61498fcfad3cec"
BUILD {

cd ragel-6.7
./configure --prefix=finddir B_COMMON_DIRECTORY
make

}
INSTALL {

cd ragel-6.7
make install

}
LICENSE="GNU GPL v1"
COPYRIGHT="2001-2009 by Adrian Thurston"

Change History

comment:1 Changed 23 months ago by scottmc

  • Resolution set to duplicate
  • Status changed from new to closed

Moved to new site,  http://bb.haikuports.org/haikuports/issue/13/add-ragel-state-machine

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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