the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: flex
Version: 2.5.4a
Revision: 2
Source: mirror:gnu:non-gnu/%n/%n-%v.tar.gz
SourceDirectory: %n-2.5.4
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
InstallScript: <<
make install prefix=%i mandir=%i/share/man/man1
mkdir -p %i/share/info
install -c -p -m 644 MISC/texinfo/flex.info %i/share/info/
(cd %i/bin && ln -s flex lex)
(cd %i/lib && ln -s libfl.a libl.a)
<<
DocFiles: README COPYING NEWS
InfoDocs: flex.info
#
Description: Fast lexical analyser generator
DescDetail: <<
Flex is a tool for generating programs that require pattern-matching
on text. It is usually used together with yacc/bison to automatically
generate a parser for a language grammar, e.g. the syntax of a
configuration file.
<<
License: BSD
Homepage: http://www.gnu.org/software/flex/flex.html
Maintainer: None
Source-MD5: bd8753d0b22e1f4ec87a553a73021adf
Package: flex
Version: 2.5.4a
Revision: 4
Epoch: 1
BuildDependsOnly: true
Source: mirror:gnu:non-gnu/%n/%n-%v.tar.gz
SourceDirectory: %n-2.5.4
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
InstallScript: <<
make install prefix=%i mandir=%i/share/man/man1
mkdir -p %i/share/info
install -c -p -m 644 MISC/texinfo/flex.info %i/share/info/
(cd %i/bin && ln -s flex lex)
(cd %i/lib && ln -s libfl.a libl.a)
<<
DocFiles: README COPYING NEWS
InfoDocs: flex.info
#
Description: Fast lexical analyser generator
DescDetail: <<
Flex is a tool for generating programs that require pattern-matching
on text. It is usually used together with yacc/bison to automatically
generate a parser for a language grammar, e.g. the syntax of a
configuration file.
<<
DescPackaging: <<
There are newer versions of flex by now, but these are not fully
compatible in various ways. The latest flex versions are hence
packaged as flex-devel.
<<
License: BSD
Homepage: http://www.gnu.org/software/flex/flex.html
Maintainer: None
Source-MD5: bd8753d0b22e1f4ec87a553a73021adf