wok-current diff tinc/receipt @ rev 15424
Up: thunderbird-langpack-pt_BR (17.0.9esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 03 21:52:49 2013 +0100 (2013-11-03) |
parents | 3f4d46548cfb |
children | 5baff08ebc11 |
line diff
1.1 --- a/tinc/receipt Mon Apr 29 22:16:01 2013 +0200 1.2 +++ b/tinc/receipt Sun Nov 03 21:52:49 2013 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Virtual Private Network daemon with pseudo STUN support." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.tinc-vpn.org/" 1.10 WGET_URL="${WEB_SITE}packages/$TARBALL" 1.11 +TAGS="vpn tunnel" 1.12 + 1.13 BUILD_DEPENDS="openssl-dev zlib-dev lzo-dev" 1.14 DEPENDS="libcrypto zlib lzo" 1.15 -TAGS="vpn tunnel" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()