Magellan Linux

Contents of /trunk/extras/haskell-happy/haskell-happy-1.18.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5555 - (show annotations) (download)
Thu Jul 1 16:09:18 2010 UTC (13 years, 11 months ago) by niro
File size: 438 byte(s)
-disabled register
1 # $Id$
2
3 PNAME="haskell-happy"
4 PVER="1.18.5"
5 PBUILD="r1"
6
7 STATE="unstable"
8 DESCRIPTION="Alex is a tool for generating lexical analysers in Haskell."
9
10 DEPEND=">= dev-libs/gmp-4.3.1"
11 SDEPEND=">= dev-haskell/haskell-mtl-1.1.0.2"
12
13 sminclude haskell
14
15 UP2DATE="updatecmd http://hackage.haskell.org/package/${PNAME/#haskell-/} | lasttarball gz"
16
17 # disable register, package doesn't contains any haskell-libraries
18 haskell_disable_feature register

Properties

Name Value
svn:keywords Id