/* $Id$ */ package "mspfs" { version "1.1"; description "Filesystem utilities"; require "mspstrings"; headers "msp/fs" { source "source/fs"; install true; }; library "mspfs" { source "source/fs"; install true; }; tarball "@src" { source "Changelog.txt"; source "License.txt"; }; };