diff options
author | lioux <lioux@FreeBSD.org> | 2001-12-28 06:02:40 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-12-28 06:02:40 +0800 |
commit | e12606593165ea2974763a4ddb1ecb3dbd75f23d (patch) | |
tree | bf29ae06c19d2ba7e6ac15f87dcc68445f10af14 /x11-fonts/Makefile | |
parent | b6d8fa44740d6d4590872e9e7ec796faa3c6ada9 (diff) | |
download | freebsd-ports-gnome-e12606593165ea2974763a4ddb1ecb3dbd75f23d.tar.gz freebsd-ports-gnome-e12606593165ea2974763a4ddb1ecb3dbd75f23d.tar.zst freebsd-ports-gnome-e12606593165ea2974763a4ddb1ecb3dbd75f23d.zip |
New port gfe version 0.0.4: GTK+-based .bdf font editor for X
PR: 33228
Submitted by: Bruce M Simpson <bms@spc.org>
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 8e451438e440..1bf55e6500a0 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -14,6 +14,7 @@ SUBDIR += freefonts SUBDIR += geminifonts SUBDIR += getbdf + SUBDIR += gfe SUBDIR += intlfonts SUBDIR += jmk-x11-fonts SUBDIR += mkfontalias |