wok-next diff unfs3/receipt @ rev 20498

Unsuccessful fixings (just to totally synchronize wok-hg with wok): assaultcube, astromenace, chocolate-doom, dmraid, enigma, gpm, zsnes.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 14 17:27:57 2018 +0200 (2018-03-14)
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 Mar 14 17:27:57 2018 +0200
     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  {