aboutsummaryrefslogtreecommitdiff
path: root/print/ttftot42/Makefile
blob: 2553fafaa16e628e6687f038f8c909d1b4c7149b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   ttftot42
# Date created:        22 April 2001
# Whom:                Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	ttftot42
PORTVERSION=	0.3.1
CATEGORIES=	print
MASTER_SITES=	http://www.giga.or.at/pub/nih/ttftot42/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	TrueType to Type42 font converter

USE_FREETYPE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	"CFLAGS=-I${LOCALBASE}/include/freetype1/freetype"

.include <bsd.port.mk>