wok diff postgrey/receipt @ rev 17296
Up: tzdata (2014i)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 30 08:08:46 2014 +0200 (2014-10-30) |
parents | 627d16bb5e3e |
children | be5709551b21 |
line diff
1.1 --- a/postgrey/receipt Sun Mar 21 11:28:25 2010 +0100 1.2 +++ b/postgrey/receipt Thu Oct 30 08:08:46 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 {