wok-6.x diff ncursesw/receipt @ rev 17295
libfm: add support of empty files (empty files not a text and not a binary, its... empty)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 30 01:21:22 2014 +0200 (2014-10-30) |
parents | c971db4d1bba |
children | 1feee7ca564d |
line diff
1.1 --- a/ncursesw/receipt Tue Aug 13 20:05:59 2013 +0000 1.2 +++ b/ncursesw/receipt Thu Oct 30 01:21:22 2014 +0200 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="base-system" 1.5 SHORT_DESC="Library of functions to manage display on terminals." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://invisible-island.net/ncurses/" 1.10 WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL"