summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-06-29 18:18:02 +0000
committerwiz <wiz@pkgsrc.org>2001-06-29 18:18:02 +0000
commita4b76b1e7b0b8eb7b9171d9fc6f4a50400759bae (patch)
tree432bc16910561d8d72243288991332e6415dcb6f /fonts
parenta4c99d19f8b895ce22bf9ef66c1a1cb18252c9af (diff)
downloadpkgsrc-a4b76b1e7b0b8eb7b9171d9fc6f4a50400759bae.tar.gz
add and enable mkttfdir and arphicttf
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index db76ba61d70..3f83ae985d1 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/04/03 14:47:15 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2001/06/29 18:18:02 wiz Exp $
#
COMMENT= Fonts
@@ -9,6 +9,7 @@ SUBDIR+= acroread-chtfont
SUBDIR+= acroread-font-share
SUBDIR+= acroread-jpnfont
SUBDIR+= acroread-korfont
+SUBDIR+= arphicttf
SUBDIR+= freefonts
SUBDIR+= ghostscript-fonts
SUBDIR+= intlfonts
@@ -18,6 +19,7 @@ SUBDIR+= jisx0213fonts
SUBDIR+= jmk-fonts
SUBDIR+= ksc5601fonts
SUBDIR+= mglfonts
+SUBDIR+= mkttfdir
SUBDIR+= watanabe_vfont
.include "../mk/bsd.pkg.subdir.mk"