wok-next diff unfs3/receipt @ rev 18837
Up slitaz-base-files + typo in autoblog
author | Lucas Levrel <llevrel@yahoo.fr> |
---|---|
date | Wed Jan 20 21:39:21 2016 +0100 (2016-01-20) |
parents | cb16742e0fa6 |
children | 757d032c55c7 |
line diff
1.1 --- a/unfs3/receipt Tue Mar 15 12:26:04 2011 +0100 1.2 +++ b/unfs3/receipt Wed Jan 20 21:39:21 2016 +0100 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 {