wok-next diff xl2tpd/receipt @ rev 9535
busybox/httpd: add directory list support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 08 18:12:43 2011 +0200 (2011-04-08) |
parents | cf9b6575e973 |
children | 9fa27dfc48ee |
line diff
1.1 --- a/xl2tpd/receipt Mon Nov 30 11:24:51 2009 +0100 1.2 +++ b/xl2tpd/receipt Fri Apr 08 18:12:43 2011 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.xelerance.com/software/xl2tpd" 1.5 WGET_URL="$WEB_SITE/$TARBALL" 1.6 BUILD_DEPENDS="libpcap" 1.7 +TAGS="vpn tunnel" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()