wok diff ntop-man/receipt @ rev 20007

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Wed Aug 02 12:34:36 2017 -0300 (2017-08-02)
parents 65dace417400
children a78610b2eb47
line diff
     1.1 --- a/ntop-man/receipt	Sat Dec 17 11:15:42 2011 +0100
     1.2 +++ b/ntop-man/receipt	Wed Aug 02 12:34:36 2017 -0300
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Network traffic probe man page."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL3"
     1.8  WEB_SITE="http://www.ntop.org/"
     1.9  WANTED="ntop"
    1.10  
    1.11 @@ -12,6 +13,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/share
    1.15 -	cp -a $_pkg/usr/share/man $fs/usr/share
    1.16 +	cp -a $install/usr/share/man $fs/usr/share
    1.17  }
    1.18