diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-19 00:24:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-19 00:24:47 +0000 |
commit | 22785cd377a70d77b17524e567a426b0077e04dc (patch) | |
tree | 1d06130d1796bfa4c2f904a5c857d431235ab58d /fonts | |
parent | a5558834b65a5205c5ae362e69b7450475e7903c (diff) | |
download | pkgsrc-22785cd377a70d77b17524e567a426b0077e04dc.tar.gz |
Add and enable py-fonttools.
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 43db4bd1ab7..4d53799c04c 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2004/01/29 06:37:56 xtraeme Exp $ +# $NetBSD: Makefile,v 1.66 2004/02/19 00:24:47 minskim Exp $ # COMMENT= Fonts @@ -85,6 +85,7 @@ SUBDIR+= p5-Font-TTF SUBDIR+= pcf2bdf SUBDIR+= pfaedit SUBDIR+= profont +SUBDIR+= py-fonttools SUBDIR+= sgi-fonts SUBDIR+= t1lib SUBDIR+= t1utils |