# Template file for 'font-bh-100dpi'
pkgname=font-bh-100dpi
version=1.0.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config bdftopcf font-util"
makedepends="font-util"
depends="font-util"
short_desc="Standard 100dpi Bigelow and Holmes PCF fonts"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.gz"
checksum=cfd9b6bf6dae77eb7186afa296ad7233bb43d9c2f840d8010e197d55a2cc21dc
font_dirs="/usr/share/fonts/X11/100dpi"

post_install() {
	vlicense COPYING
	rm -f ${DESTDIR}/${font_dirs}/fonts.*
}
