diff options
author | wiz <wiz> | 2002-09-29 23:16:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-29 23:16:07 +0000 |
commit | 985f46a8ab64da912ab32e40e4180afa4b3463f9 (patch) | |
tree | 5dd4ddf01aeae803a3c014ccb73b7fb589bc89e0 /fonts | |
parent | 82d99b1e75fd5fd3c15bd41a846f7900f19b1449 (diff) | |
download | pkgsrc-985f46a8ab64da912ab32e40e4180afa4b3463f9.tar.gz |
Add and enable pfaedit.
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 cb60d082687..9e0eb4e60b3 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2002/09/24 13:51:21 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2002/09/29 23:16:07 wiz Exp $ # COMMENT= Fonts @@ -63,6 +63,7 @@ SUBDIR+= ms-ttf SUBDIR+= oto SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-TTF +SUBDIR+= pfaedit SUBDIR+= t1lib SUBDIR+= t1utils SUBDIR+= ttf2pt1 |