flex: new package, flex 2.5.37
This commit is contained in:
4
flex/meta/ChangeLog
Normal file
4
flex/meta/ChangeLog
Normal file
@@ -0,0 +1,4 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sat Nov 09 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 2.5.37-1
|
||||
- Initial package
|
||||
1
flex/meta/depend
Normal file
1
flex/meta/depend
Normal file
@@ -0,0 +1 @@
|
||||
TGCflex TGCm4 auto
|
||||
16
flex/meta/pkgdef
Normal file
16
flex/meta/pkgdef
Normal file
@@ -0,0 +1,16 @@
|
||||
[flex]
|
||||
pkgname="${pkgprefix}${topdir}"
|
||||
name="$topdir - the fast lexical analyzer generator"
|
||||
pkgcat="system"
|
||||
pkgvendor="http://flex.sourceforge.net/"
|
||||
pkgdesc="A tool for creating scanners (text pattern recognizers)"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
default_docs
|
||||
$_bindir
|
||||
$_libdir
|
||||
$_includedir
|
||||
$_infodir
|
||||
$_mandir
|
||||
share/locale
|
||||
|
||||
Reference in New Issue
Block a user