wok diff postgrey/receipt @ rev 15891

Up upx (3.91)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 11 16:01:13 2014 +0000 (2014-02-11)
parents 627d16bb5e3e
children be5709551b21
line diff
     1.1 --- a/postgrey/receipt	Sun Mar 21 11:28:25 2010 +0100
     1.2 +++ b/postgrey/receipt	Tue Feb 11 16:01:13 2014 +0000
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Postfix policy server implementing greylisting."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://postgrey.schweikert.ch/"
    1.10  WGET_URL="$WEB_SITE/pub/$TARBALL"
    1.11  CONFIG_FILES="/etc/postgrey"
    1.12 +
    1.13  DEPENDS="postfix perl db perl-net-server perl-io-multiplex perl-berkeleydb"
    1.14  
    1.15 -
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()
    1.18  {