wok-6.x diff getmail/receipt @ rev 17993
Up slitaz-icons-faenza (1.3), slitaz-icons-nuovext (0.5.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 23 17:21:50 2015 +0200 (2015-04-23) |
parents | 924647aeae82 |
children | 16df76e1fc6a |
line diff
1.1 --- a/getmail/receipt Mon Jul 22 18:19:18 2013 -0300 1.2 +++ b/getmail/receipt Thu Apr 23 17:21:50 2015 +0200 1.3 @@ -4,12 +4,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="A simple mail retrieval agent intended as a replacement for fetchmail." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -DEPENDS="python" 1.8 -BUILD_DEPENDS="python python-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://pyropus.ca/software/getmail" 1.12 WGET_URL="$WEB_SITE/old-versions/$TARBALL" 1.13 1.14 +DEPENDS="python" 1.15 +BUILD_DEPENDS="python python-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {