description Linuxdoc SGML DTD
long_description ${description}
homepage http://tldp.org/
master_sites http://fallout.campusview.indiana.edu/ports/distfiles/ \
http://dist.bsdlab.org/ \
checksums md5 7b322f63448a8fd093132d74d3e545b6
set isocat ${prefix}/share/sgml/iso8879/catalog
depends_run bin:mkcatalog:mkcatalog bin:$isocat:iso8879
set instdir share/sgml/linuxdoc
xinstall -m 755 -d ${destroot}${prefix}/${instdir}
xinstall -m 644 ${workpath}/catalog ${destroot}${prefix}/${instdir}
xinstall -m 644 {*}[glob ${workpath}/*.*] ${destroot}${prefix}/${instdir}
destroot.args prefix=${destroot}${prefix}