# The license on these is iffy, but the author's intentions are sensible. ;) GARNAME = tom7 GARVERSION = 0 CATEGORIES = fonts MASTER_SITES = http://www.andrew.cmu.edu/~twm/fonts/ DISTFILES = dbz.zip PATCHFILES = fontdir.diff WORKSRC = $(WORKDIR) DESCRIPTION = TrueType fonts from Tom7 define BLURB FIXME endef INSTALL_SCRIPTS = none include ../../gar.mk install-none: @mkdir -p $(packageprefix)/lib/X11/fonts/tom7 @install -m 644 $(WORKSRC)/* $(packageprefix)/lib/X11/fonts/tom7/ $(MAKECOOKIE)