summaryrefslogtreecommitdiff
path: root/fonts/font-cursor-misc/Makefile
blob: 6a10e230d520ef9cd168c1d6239005d457e04eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.6 2012/10/03 18:28:20 asau Exp $
#

DISTNAME=		font-cursor-misc-1.0.3
CATEGORIES=		fonts x11
MASTER_SITES=		${MASTER_SITE_XORG:=font/}
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		joerg@NetBSD.org
HOMEPAGE=		http://xorg.freedesktop.org/
COMMENT=		Standard X11 cursors in PCF format

GNU_CONFIGURE=		yes
USE_TOOLS+=		bdftopcf gzip

FONTS_DIRS.x11=		share/fonts/X11/misc

.include "../../mk/bsd.pkg.mk"