# # "$Id: mxml.list.in 470 2016-06-13 01:09:28Z msweet $" # # EPM software list file for Mini-XML, a small XML library. # # Copyright 2003-2016 by Michael R Sweet. # # These coded instructions, statements, and computer programs are the # property of Michael R Sweet and are protected by Federal copyright # law. Distribution and use rights are outlined in the file "COPYING" # which should have been included with this file. If this file is # missing or damaged, see the license at: # # http://www.msweet.org/projects.php/Mini-XML # # Directories... $prefix=/usr/local $exec_prefix=/usr/local $bindir=${exec_prefix}/bin $datarootdir=${prefix}/share $docdir=${datarootdir}/doc/mxml $includedir=${prefix}/include $libdir=${exec_prefix}/lib $mandir=${datarootdir}/man $srcdir=. $PICFLAG=1 # Product information %product mxml %copyright 2003-2016 by Michael R Sweet %vendor Michael R Sweet %license ${srcdir}/COPYING %readme ${srcdir}/README %version 2.10 %description <