Magellan Linux

Annotation of /smage/branches/alx-0_9_0/bison/bison-2.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (hide annotations) (download)
Sun Jan 11 00:50:17 2009 UTC (15 years, 5 months ago) by niro
Original Path: smage/branches/branch_0.9.0/bison/bison-2.3-r2.smage2
File size: 520 byte(s)
"copied"
1 niro 3 # $Header: /alx-cvs/smage-eglibc/bison/bison-2.3-r2.smage2,v 1.1 2008/02/27 09:59:11 niro Exp $
2    
3     PNAME="bison"
4     PVER="2.3"
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.16"
15    
16     SRCFILE="${PNAME}-${PVER}.tar.bz2"
17     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18    
19     sminclude mbuild alx
20    
21     SRC_URI=(
22     http://ftp.gnu.org/pub/gnu/${PNAME}/${SRCFILE}
23     mirror://${PNAME}/${SRCFILE}
24     )

Properties

Name Value
svn:keywords Id