# Template file for 'font-tamsyn'
pkgname=font-tamsyn
version=1.11
revision=3
depends="font-util xbps-triggers"
short_desc="Monospaced programming font for the console and X11"
maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:Tamsyn"
homepage="http://www.fial.com/~scott/tamsyn-font"
distfiles="http://www.fial.com/~scott/tamsyn-font/download/tamsyn-font-${version}.tar.gz"
checksum=97be1b604441b725548c454a92603993eb96e493f508845638a86c8d64fbf24e

do_install() {
	vmkdir usr/share/fonts/misc
	vmkdir usr/share/kbd/consolefonts
	vcopy *.pcf usr/share/fonts/misc
	vcopy *.psf.gz usr/share/kbd/consolefonts/
	vlicense LICENSE
}
