diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-02-07 13:04:38 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-02-07 13:04:38 +0000 |
commit | 25edd878fec0feead9b6f64d21d67ca409f385df (patch) | |
tree | 15143c9add5265659fb88e7abdc7b33b8ba7e15c /sysutils/avfs/pkg-descr | |
parent | 9bad9cf66af91acaccc49d50b56cc766bd94529f (diff) | |
download | ports-25edd878fec0feead9b6f64d21d67ca409f385df.tar.gz ports-25edd878fec0feead9b6f64d21d67ca409f385df.zip |
Notes
Diffstat (limited to 'sysutils/avfs/pkg-descr')
-rw-r--r-- | sysutils/avfs/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/avfs/pkg-descr b/sysutils/avfs/pkg-descr new file mode 100644 index 000000000000..19639f4a868c --- /dev/null +++ b/sysutils/avfs/pkg-descr @@ -0,0 +1,10 @@ +AVFS is a system, which enables all programs to look inside gzip, tar, +zip, etc. files or view remote (ftp, http, dav, etc.) files, without +recompiling the programs. + +Shared library and FUSE daemon are provided. + +AVFS is (C) under the GNU GPL. The shared library supporting AVFS with +LD_PRELOAD is (C) under the GNU LGPL. + +WWW: http://avf.sourceforge.net/ |