summaryrefslogtreecommitdiff
path: root/fonts/ttftot42/Makefile
blob: 3f9162250a3c030d2a11ee103c417347377ef096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.6 2006/01/16 13:48:42 rxg Exp $
#

DISTNAME=	ttftot42-0.3.1
PKGREVISION=	1
CATEGORIES=	fonts print
MASTER_SITES=	http://www.giga.or.at/pub/nih/ttftot42/

MAINTAINER=	rxg@NetBSD.org
HOMEPAGE=	http://ftp.giga.or.at/pub/nih/ttftot42/
COMMENT=	TrueType font to Type 42 converter

GNU_CONFIGURE=	yes
CPPFLAGS+=	-I${BUILDLINK_DIR}/include/freetype

.include "../../graphics/freetype-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"