1 # Template file for 'tab'
5 wrksrc="tkatchev-tab-3afe351a9c65"
6 short_desc="Shell language for text/number manipulation"
7 maintainer="Leah Neukirchen <leah@vuxu.org>"
8 license="Boost Software License 1.0"
9 homepage="http://tkatchev.bitbucket.io/tab/"
10 distfiles="https://bitbucket.org/tkatchev/${pkgname}/get/${version}.tar.bz2"
11 checksum=61cdc47f86e150bbdb47b0d7d8a930f17238ebea92b8af9a7aa9c26e12e7a3ec
14 ${CXX} ${CXXFLAGS} -std=c++11 -Wall -Iaxe *.cc -o tab ${LDFLAGS} -pthread -lm
19 vlicense LICENSE.txt LICENSE