# Template file for 'pgweb' pkgname=pgweb version=0.12.0 revision=1 build_style=go go_import_path="github.com/sosedoff/pgweb" short_desc="Cross-platform client for Postgresql databases" maintainer="Gerardo Di Iorio " license="MIT" homepage="https://sosedoff.github.io/pgweb" changelog="https://github.com/sosedoff/pgweb/raw/master/CHANGELOG.md" distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz" checksum=105975efc653126c1d66c00124b4ed0a3a15453d5d736dbdb61a3ad18278df5b post_install() { vdoc README.md vlicense LICENSE }