view dev/flex/flex.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=flex
PKGVERSION=2.6.4
PKGREVISION=1
PKGLICENSE="CUSTOM"
PKGSUMMARY="the fast lexical analyzer"
PKGDOWNLOAD="https://github.com/westes/flex/releases/download/v$PKGVERSION/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS=""
PKGOPTIONS="NLS"