wok diff vacation/receipt @ rev 16834
Add oxygen-gtk, oxygen-icons.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Jul 12 16:57:27 2014 +0300 (2014-07-12) |
parents | f917e0dfdfbd |
children | c8133a4dc124 |
line diff
1.1 --- a/vacation/receipt Wed Feb 24 12:28:07 2010 +0000 1.2 +++ b/vacation/receipt Sat Jul 12 16:57:27 2014 +0300 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()