New package: pspg-5.8.0
This commit is contained in:
parent
79a7f7a72b
commit
0ca35f433c
1 changed files with 18 additions and 0 deletions
18
srcpkgs/pspg/template
Normal file
18
srcpkgs/pspg/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'pspg'
|
||||||
|
pkgname=pspg
|
||||||
|
version=5.8.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="postgresql-libs-devel ncurses-devel"
|
||||||
|
short_desc="Pager for tables and CSV"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="BSD-2-Clause"
|
||||||
|
homepage="https://github.com/okbob/pspg"
|
||||||
|
distfiles="https://github.com/okbob/pspg/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=e1043e61aa18916f0c02627a32059e0f0d68f5050a38fc36ea578d517ebb12ce
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vman pspg.1
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue