summaryrefslogtreecommitdiff
path: root/fonts/ttftot42/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/ttftot42/Makefile')
-rw-r--r--fonts/ttftot42/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/ttftot42/Makefile b/fonts/ttftot42/Makefile
new file mode 100644
index 00000000000..9c4a514523e
--- /dev/null
+++ b/fonts/ttftot42/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/16 15:26:01 wiz Exp $
+#
+
+DISTNAME= ttftot42-0.3.1
+CATEGORIES= fonts print
+MASTER_SITES= http://www.giga.or.at/pub/nih/ttftot42/
+
+MAINTAINER= rxg@ms25.url.com.tw
+HOMEPAGE= http://ftp.giga.or.at/pub/nih/ttftot42/
+COMMENT= TrueType font to Type 42 converter
+
+GNU_CONFIGURE= yes
+CPPFLAGS+= -I${BUILDLINK_DIR}/include/freetype
+
+.include "../../graphics/freetype-lib/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"