wok diff postgresql-client/receipt @ rev 17562
syslinux/iso2exe: use iso size to compute md5sum
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 07 15:39:46 2015 +0100 (2015-02-07) |
parents | e1defd13e80a |
children | a78610b2eb47 |
line diff
1.1 --- a/postgresql-client/receipt Mon Feb 18 10:15:38 2013 +0100 1.2 +++ b/postgresql-client/receipt Sat Feb 07 15:39:46 2015 +0100 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="SQL database system client files." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="BSD" 1.8 WEB_SITE="http://www.postgresql.org/" 1.9 -DEPENDS="libpostgresqlclient zlib ncurses readline" 1.10 WANTED="postgresql" 1.11 PROVIDE="mysql_or_postgresql" 1.12 1.13 +DEPENDS="libpostgresqlclient zlib ncurses readline" 1.14 + 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules() 1.17 {