pkgsrc/fonts/ttftot42/Makefile

20 lines
474 B
Makefile
Raw Normal View History

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