diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-16 01:18:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-16 01:18:45 +0000 |
commit | de24258d2291930c02476c32a03f9d11dcbea65a (patch) | |
tree | aa1d1658409c92da9264a44f95b23b862b87435e /x11-fonts/Makefile | |
parent | 0d3d63dd415f5da52ae9acdf816f5b49c6f36d1a (diff) |
Add fontilus, a font viewer and thumbnailer for Nautilus.
Notes
Notes:
svn path=/head/; revision=75627
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 74dd973562a1..c9ec2720f76a 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -15,6 +15,7 @@ SUBDIR += cyr-rfx SUBDIR += etlfonts SUBDIR += fontconfig + SUBDIR += fontilus SUBDIR += freefonts SUBDIR += geminifonts SUBDIR += getbdf |