summaryrefslogtreecommitdiff
path: root/misc/oto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/oto/Makefile')
-rw-r--r--misc/oto/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/misc/oto/Makefile b/misc/oto/Makefile
new file mode 100644
index 00000000000..7d8358ef2bd
--- /dev/null
+++ b/misc/oto/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/11 11:39:13 cjep Exp $
+#
+
+DISTNAME= oto-0.3
+CATEGORIES= print
+MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/oto/
+
+MAINTAINER= rxg@netbsd.org
+HOMEPAGE= http://sourceforge.net/projects/oto/
+COMMENT= list, modify OpenType font files
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include "../../converters/libiconv/buildlink.mk"
+.include "../../devel/libgetopt/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"