diff options
author | sada <sada@FreeBSD.org> | 2002-01-21 05:58:21 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2002-01-21 05:58:21 +0800 |
commit | 07a5793e25eb6ab34394417f2cdab97d0c980925 (patch) | |
tree | 015b2d5b6b9c388281a60ee2943b5d3338e228af /x11-fonts/Makefile | |
parent | 203a05789b44b9e1becc7ea1895d8b33817763a0 (diff) | |
download | freebsd-ports-gnome-07a5793e25eb6ab34394417f2cdab97d0c980925.tar.gz freebsd-ports-gnome-07a5793e25eb6ab34394417f2cdab97d0c980925.tar.zst freebsd-ports-gnome-07a5793e25eb6ab34394417f2cdab97d0c980925.zip |
New ports: x11-fonts/mkbold, x11-fonts/mkitalic
These are perl scripts that generate bold|italic fonts from existent bitmap fonts.
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index e6e2df82af80..b19659ae90b2 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -19,7 +19,9 @@ SUBDIR += jmk-x11-fonts SUBDIR += lfpfonts-fix SUBDIR += lfpfonts-var + SUBDIR += mkbold SUBDIR += mkfontalias + SUBDIR += mkitalic SUBDIR += mozilla-fonts SUBDIR += nexfontsel SUBDIR += nucleus |