pkgsrc/fonts/font-micro-misc/Makefile
obache 35b131613f Import font-micro-misc-1.0.1 as fonts/font-micro-misc.
This is the PCF versions of Miscellaneous Micro fonts for 75dpi display.

This is from the modular Xorg project.
2010-09-10 05:49:23 +00:00

21 lines
487 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 05:49:23 obache Exp $
#
DISTNAME= font-micro-misc-1.0.1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/
COMMENT= Miscellaneous Micro PCF fonts
LICENSE= public-domain
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= bdftopcf gzip
FONTS_DIRS.x11= share/fonts/X11/misc
.include "../../mk/bsd.pkg.mk"