1 # Contributor: Garrett <http://floft.net/contact>
5 pkgdesc="HTMLHelp.com offline HTML DTDs (for wdg-html-validator)"
7 url='http://htmlhelp.com/tools/validator/offline/'
8 license=('GPL' 'PerlArtistic')
10 source=(http://htmlhelp.com/tools/validator/src/wdg-sgml-lib-$pkgver.tar.gz)
11 md5sums=(47fc77f6477c3ce92403365d3e605f5e)
14 mkdir -p "$pkgdir/usr/share/wdg/"
15 cp -r "$srcdir/wdg/sgml-lib/" "$pkgdir/usr/share/wdg/"