comparison databases/postgresql/postgresql.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
comparison
equal deleted inserted replaced
1219:337f950c30f5 1220:4ccc42bf0284
1 PKGNAME=postgresql
2 PKGVERSION=12.0
3 PKGREVISION=1
4 PKGLICENSE="CUSTOM"
5 PKGSUMMARY="popular object-relational database management system"
6 PKGDOWNLOAD="https://ftp.postgresql.org/pub/source/v$PKGVERSION/$PKGNAME-$PKGVERSION.tar.gz"
7 PKGDEPENDS=""
8 PKGOPTIONS="COMPLETION ICU LLVM NLS PAM PERL PYTHON SSL TCL XML XSLT ZLIB"
9 PKGUIDS="postgresql:110"
10 PKGGIDS="postgresql:110"
11 PKGPROTECT="etc/rc.d/postgresql"