wok-next diff unfs3/receipt @ rev 19467
slitaz-i18n: give translations from yad-gtk2 package.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 25 01:31:43 2016 +0300 (2016-10-25) |
parents | cb16742e0fa6 |
children | 757d032c55c7 |
line diff
1.1 --- a/unfs3/receipt Tue Mar 15 12:26:04 2011 +0100 1.2 +++ b/unfs3/receipt Tue Oct 25 01:31:43 2016 +0300 1.3 @@ -5,14 +5,16 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="User-land NFSv3 Server" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="portmap" 1.8 -BUILD_DEPENDS="flex" 1.9 +LICENSE="BSD" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://unfs3.sourceforge.net/" 1.12 WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/unfs3/${TARBALL}" 1.13 TAGS="network nfs" 1.14 CONFIG_FILES="/etc/exports" 1.15 1.16 +DEPENDS="portmap" 1.17 +BUILD_DEPENDS="flex" 1.18 + 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 {