/* $Id$ */ package "mspdatafile" { version "0.2"; description "Mikkosoft Productions datafile library"; require "mspcore"; library "mspdatafile" { source "source"; install true; install_headers "msp/datafile"; }; };