wok-next diff vacation/receipt @ rev 20132
Patch midori for new vala.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 31 15:24:24 2017 +0200 (2017-10-31) |
parents | f917e0dfdfbd |
children | da9e80c5d4bb |
line diff
1.1 --- a/vacation/receipt Wed Feb 24 12:28:07 2010 +0000 1.2 +++ b/vacation/receipt Tue Oct 31 15:24:24 2017 +0200 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="automatic mail-answering program." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.csamuel.org/software/vacation" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 +TAGS="email" 1.12 + 1.13 DEPENDS="gdbm" 1.14 BUILD_DEPENDS="gdbm-dev" 1.15 -TAGS="email" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()