/* $Id$ */ package "msppath" { version "0.1"; description "Filesystem utilities"; require "mspstrings"; library "msppath" { source "source"; install true; install_headers "msp/path"; }; };