wok diff vacation/receipt @ rev 18331
dropbear: add sshfbvnc (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 09 09:23:13 2015 +0200 (2015-09-09) |
parents | f917e0dfdfbd |
children | c8133a4dc124 |
line diff
1.1 --- a/vacation/receipt Wed Feb 24 12:28:07 2010 +0000 1.2 +++ b/vacation/receipt Wed Sep 09 09:23:13 2015 +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()