pkgsrc/fonts/font-bh-100dpi/Makefile
joerg eb0a9e7063 Import fonts-bh-100dpi-1.0.0:
This are the PCF versions of the following Bigelow & Holmes fonts for
100dpi displays:
- Lucida
- Lucida Bright

This is from the modular Xorg project.
2006-11-15 11:20:18 +00:00

27 lines
695 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:20:18 joerg Exp $
#
DISTNAME= font-bh-100dpi-1.0.0
CATEGORIES= fonts
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Standard 100dpi Bigelow & Holmes PCF fonts
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
FONTS_DIRS.x11= lib/X11/fonts/100dpi
INSTALLATION_DIRS= share/doc/font-bh-100dpi
post-install:
${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-bh-100dpi
.include "../../fonts/font-util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"