pkgsrc/fonts/ttftot42/Makefile

17 lines
438 B
Makefile
Raw Normal View History

2017-11-06 14:38:55 +01:00
# $NetBSD: Makefile,v 1.12 2017/11/06 13:38:55 wiz Exp $
DISTNAME= ttftot42-0.3.1
PKGREVISION= 3
CATEGORIES= fonts print
2017-11-06 14:38:55 +01:00
MASTER_SITES= https://www.nih.at/ttftot42/
2006-01-16 14:43:26 +01:00
MAINTAINER= rxg@NetBSD.org
2017-11-06 14:38:55 +01:00
HOMEPAGE= https://www.nih.at/ttftot42/index.html
COMMENT= TrueType font to Type 42 converter
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"