35b131613f
This is the PCF versions of Miscellaneous Micro fonts for 75dpi display. This is from the modular Xorg project.
21 lines
487 B
Makefile
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"
|