# Template file for 'pgweb' pkgname=pgweb version=0.11.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="http://sosedoff.github.io/pgweb" distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz" checksum=c3d73792a1deee527a4213e0b725a0caea8bb232c7e8e0a5162f2082bd86b368 post_install() { vdoc README.md vlicense LICENSE }