Magellan Linux

Contents of /tags/old-unstable-20120113/core/bison/bison-2.4.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9870 - (show annotations) (download)
Fri Jan 13 21:26:11 2012 UTC (12 years, 4 months ago) by niro
File size: 550 byte(s)
tagged 'old-unstable-20120113'
1 # $Header: /magellan-cvs/smage/bison/bison-2.3-r2.smage2,v 1.1 2008/02/08 14:10:42 niro Exp $
2
3 PNAME="bison"
4 PVER="2.4.1"
5 PBUILD="r2"
6
7 PCATEGORIE="sys-dev"
8 STATE="unstable"
9
10 DESCRIPTION="A yacc-compatible parser generator."
11 HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
12
13 DEPEND=">= sys-dev/m4-1.4
14 >= sys-dev/gettext-0.17"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 http://ftp.gnu.org/pub/gnu/${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_gnu ${PNAME}"

Properties

Name Value
svn:keywords Id