# Template file for 'vis' pkgname=vis version=0.1 revision=3 build_style=gnu-makefile makedepends="libtermkey-devel ncurses-devel lua-devel" depends="lua-lpeg" short_desc="Tiny vim like editor" maintainer="Diogo Leal " license="BSD" homepage="https://github.com/martanne/vis" distfiles="http://www.brain-dump.org/projects/vis/vis-${version}.tar.gz" checksum=c695b095f85f4360590865b0b7007aa019463b24c1026c0e624a78b31f3ac54b conflicts="outils" # /usr/bin/vis CFLAGS="-DCONFIG_LUA=1" post_install() { vlicense LICENSE }