/* $Id$ */ package "mspfs" { version "1.0"; description "Filesystem utilities"; tar_file "License.txt"; require "mspstrings"; library "mspfs" { source "source"; install true; install_headers "msp/fs"; }; };