void-packages/srcpkgs/logswan/template
2019-08-18 17:07:25 +02:00

16 lines
496 B
Bash

# Template file for 'logswan'
pkgname=logswan
version=2.0.4
revision=1
build_style=cmake
makedepends="jansson-devel libmaxminddb-devel"
short_desc="Fast Web log analyzer using probabilistic data structures"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-2-clause"
homepage="https://www.logswan.org/"
distfiles="https://github.com/fcambus/logswan/archive/${version}.tar.gz"
checksum=cb1eecfd638e5592cabb3ab4d97a1c57a88ca4ef861a6b67388fc87fb6a9af15
post_install() {
vlicense LICENSE
}