summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2002-05-29 14:12:33 +0000
committeruebayasi <uebayasi>2002-05-29 14:12:33 +0000
commit8a79a0521d07d0e2488d4d4e66d8f5f4aefb7380 (patch)
treedc01d5ec44ab846f15a3e069c21d144c5f88d6fc /fonts
parentf13576b0c2a543b47d442fc1ca8c25604c14c47d (diff)
downloadpkgsrc-8a79a0521d07d0e2488d4d4e66d8f5f4aefb7380.tar.gz
Add & enable p5-Font-TTF.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index ca7554e4899..946898160b2 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2002/05/25 19:22:10 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2002/05/29 14:12:33 uebayasi Exp $
#
COMMENT= Fonts
@@ -30,6 +30,7 @@ SUBDIR+= mkfontscale
SUBDIR+= monafonts
SUBDIR+= mozilla-fonts
SUBDIR+= ms-ttf
+SUBDIR+= p5-Font-TTF
SUBDIR+= watanabe_vfont
.include "../mk/bsd.pkg.subdir.mk"