summaryrefslogtreecommitdiff
path: root/fonts/ttftot42/Makefile
blob: 73a604e7fb2368ffc4ef24d44dbe328161266adf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.12 2017/11/06 13:38:55 wiz Exp $

DISTNAME=	ttftot42-0.3.1
PKGREVISION=	3
CATEGORIES=	fonts print
MASTER_SITES=	https://www.nih.at/ttftot42/

MAINTAINER=	rxg@NetBSD.org
HOMEPAGE=	https://www.nih.at/ttftot42/index.html
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"