2008-06-20 03:09:05 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:19 joerg Exp $
|
2002-07-16 17:26:01 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= ttftot42-0.3.1
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 2
|
2002-07-16 17:26:01 +02:00
|
|
|
CATEGORIES= fonts print
|
2007-11-25 12:52:44 +01:00
|
|
|
MASTER_SITES= http://www.nih.at/ttftot42/
|
2002-07-16 17:26:01 +02:00
|
|
|
|
2006-01-16 14:43:26 +01:00
|
|
|
MAINTAINER= rxg@NetBSD.org
|
2007-11-25 12:52:44 +01:00
|
|
|
HOMEPAGE= http://www.nih.at/ttftot42/index.html
|
2002-07-16 17:26:01 +02:00
|
|
|
COMMENT= TrueType font to Type 42 converter
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2002-07-16 17:26:01 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CPPFLAGS+= -I${BUILDLINK_DIR}/include/freetype
|
|
|
|
|
2004-04-25 10:57:48 +02:00
|
|
|
.include "../../graphics/freetype-lib/buildlink3.mk"
|
2002-07-16 17:26:01 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|