diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-11 00:11:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-11 00:11:32 +0800 |
commit | 9b04d9dbb992424f3b17d8f4b6cf42e92351d684 (patch) | |
tree | d4702df50ef008a2c2d9c021add4fbc956de105a /x11-fonts/Makefile | |
parent | 36d8c0b4dc6a501a3a62bb4f63b724d38f700126 (diff) | |
download | freebsd-ports-graphics-9b04d9dbb992424f3b17d8f4b6cf42e92351d684.tar.gz freebsd-ports-graphics-9b04d9dbb992424f3b17d8f4b6cf42e92351d684.tar.zst freebsd-ports-graphics-9b04d9dbb992424f3b17d8f4b6cf42e92351d684.zip |
Get Commodore 64 font installed under the X Window System.
WWW: http://beej.us/c64bdf/
PR: ports/120868
Submitted by: Marcin Cieslak <saper at SYSTEM.PL>
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 26d5a00eb03..d9f012e79db 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -14,6 +14,7 @@ SUBDIR += bdftopcf SUBDIR += bitmap-fonts SUBDIR += bitstream-vera + SUBDIR += c64bdf SUBDIR += code2000 SUBDIR += cyberbit-ttfonts SUBDIR += cyr-rfx |