wok-next diff vsftpd/receipt @ rev 15568
Up: thunderbird-langpack-zh_TW (17.0.11esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 24 17:37:55 2013 +0100 (2013-11-24) |
parents | 1cdc31757d53 |
children | da9e80c5d4bb |
line diff
1.1 --- a/vsftpd/receipt Tue Mar 13 00:58:13 2012 +0100 1.2 +++ b/vsftpd/receipt Sun Nov 24 17:37:55 2013 +0100 1.3 @@ -5,18 +5,20 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Secure FTP server" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="" 1.8 -BUILD_DEPENDS="wget" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://vsftpd.beasts.org/" 1.12 WGET_URL="https://security.appspot.com/downloads/$TARBALL" 1.13 1.14 +DEPENDS="" 1.15 +BUILD_DEPENDS="wget" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 { 1.20 cd $src 1.21 make 1.22 - #&& make DESTDIR=$PWD/_pkg install 1.23 + #&& make DESTDIR=$DESTDIR install 1.24 } 1.25 1.26 # Rules to gen a SliTaz package suitable for Tazpkg.