diff options
author | minskim <minskim> | 2004-02-19 00:45:12 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-19 00:45:12 +0000 |
commit | 6a6504d505996fb34c2986ba2def1da93dd2722e (patch) | |
tree | 46cc1469a313fc9abafcd4712855dc87def04933 /fonts/Makefile | |
parent | eacab90c2730589d16beb4471b80979fbaff146c (diff) | |
download | pkgsrc-6a6504d505996fb34c2986ba2def1da93dd2722e.tar.gz |
Add and enable py-TTFQuery.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 4d53799c04c..ee079e7b7a8 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2004/02/19 00:24:47 minskim Exp $ +# $NetBSD: Makefile,v 1.67 2004/02/19 00:45:12 minskim Exp $ # COMMENT= Fonts @@ -85,6 +85,7 @@ SUBDIR+= p5-Font-TTF SUBDIR+= pcf2bdf SUBDIR+= pfaedit SUBDIR+= profont +SUBDIR+= py-TTFQuery SUBDIR+= py-fonttools SUBDIR+= sgi-fonts SUBDIR+= t1lib |