pkgsrc/fonts/font-cursor-misc/Makefile
joerg 90ed9a51e1 Import font-cursor-misc-1.0.0 from pkgsrc-wip.
This are the standard X11 cursors. Package is modified not to use
mkfontscale as it doesn't deal with scalable fonts. configure.ac
patch is included for easier upstream merging.
2006-11-14 20:54:15 +00:00

20 lines
503 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $
#
DISTNAME= font-cursor-misc-1.0.0
CATEGORIES= fonts x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/releases/individual/font/
COMMENT= Standard X11 cursors in PCF format
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= bdftopcf
FONTS_DIRS.x11= lib/X11/fonts/misc
.include "../../mk/bsd.pkg.mk"