summaryrefslogtreecommitdiff
path: root/fonts/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-19 12:43:47 +0000
committerwiz <wiz@pkgsrc.org>2002-07-19 12:43:47 +0000
commit1adeb49c0dea9fa80ff53b09e7cc24d32b8fba4e (patch)
tree88cffdee854a73eaa97dcb8bba3397fea14ed2b9 /fonts/Makefile
parent8fb6a916b1ed576473c1dbb8deced8bdb32a8147 (diff)
downloadpkgsrc-1adeb49c0dea9fa80ff53b09e7cc24d32b8fba4e.tar.gz
Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r--fonts/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index 00d50f11cca..6e50afa9ed6 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2002/07/18 16:20:20 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2002/07/19 12:43:47 wiz Exp $
#
COMMENT= Fonts
@@ -49,9 +49,12 @@ SUBDIR+= mozilla-fonts
SUBDIR+= ms-ttf
SUBDIR+= p5-Font-AFM
SUBDIR+= p5-Font-TTF
+SUBDIR+= t1lib
+SUBDIR+= t1utils
SUBDIR+= ttf2pt1
SUBDIR+= ttftot42
SUBDIR+= ttmkfdir
+SUBDIR+= type1inst
SUBDIR+= watanabe_vfont
.include "../mk/bsd.pkg.subdir.mk"