wok diff postgrey/receipt @ rev 16522

Add raspberrypi-vc, raspberrypi-boot, raspberrypi-boot-x (full PiCam support and track bootloader file for easy update)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 26 02:04:47 2014 +0200 (2014-04-26)
parents 627d16bb5e3e
children be5709551b21
line diff
     1.1 --- a/postgrey/receipt	Sun Mar 21 11:28:25 2010 +0100
     1.2 +++ b/postgrey/receipt	Sat Apr 26 02:04:47 2014 +0200
     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  {