# Template file for 'smenu'
pkgname=smenu
version=1.5.0
revision=2
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="Create selection menus with words from stdin"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0"
homepage="https://github.com/p-gen/smenu"
changelog="https://raw.githubusercontent.com/p-gen/smenu/master/ChangeLog"
distfiles="https://github.com/p-gen/smenu/releases/download/v${version}/smenu-${version}.tar.bz2"
checksum=2de2217d322a5e28cb20f9128e60df6c00b4e8e8879381ac8ed8bdcdccc4c5ca

LDFLAGS="-lncurses"
