diff options
author | wiz <wiz> | 2002-09-29 23:16:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-29 23:16:07 +0000 |
commit | 229401eca6615b37f358f40dd057b421042b269f (patch) | |
tree | 5dd4ddf01aeae803a3c014ccb73b7fb589bc89e0 /fonts/Makefile | |
parent | c696cdc4004640c826c373192bffc815260c1b30 (diff) | |
download | pkgsrc-229401eca6615b37f358f40dd057b421042b269f.tar.gz |
Add and enable pfaedit.
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 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 |