Add ragel package

This commit is contained in:
ebraminio 2015-10-28 23:10:27 +03:30 committed by Ebrahim Byagowi
parent 2810eedb42
commit 0947a1115b

4
packages/ragel/build.sh Normal file
View File

@ -0,0 +1,4 @@
TERMUX_PKG_HOMEPAGE=http://www.colm.net/open-source/ragel/
TERMUX_PKG_DESCRIPTION="Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code"
TERMUX_PKG_VERSION=6.9
TERMUX_PKG_SRCURL=http://www.colm.net/files/ragel/ragel-${TERMUX_PKG_VERSION}.tar.gz