diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-19 00:45:12 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-19 00:45:12 +0000 |
commit | ac264f1d0f5bfd2d07bfc6340898e68b9745b797 (patch) | |
tree | 46cc1469a313fc9abafcd4712855dc87def04933 /fonts | |
parent | 15739811c9c54df45667b21f95759d03474feea5 (diff) | |
download | pkgsrc-ac264f1d0f5bfd2d07bfc6340898e68b9745b797.tar.gz |
Add and enable py-TTFQuery.
Diffstat (limited to 'fonts')
-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 |