diff options
author | minskim <minskim> | 2004-02-19 00:24:47 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-19 00:24:47 +0000 |
commit | 49f78a97e74a5f9d20ca2795e9885b2a9ff49944 (patch) | |
tree | 1d06130d1796bfa4c2f904a5c857d431235ab58d /fonts/Makefile | |
parent | a1d765fdec2cee3d0cf212025ed8f108ad1fccd7 (diff) | |
download | pkgsrc-49f78a97e74a5f9d20ca2795e9885b2a9ff49944.tar.gz |
Add and enable py-fonttools.
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 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 |