diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-03 05:05:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-03 05:05:41 +0800 |
commit | e9d621ae663f413a4226a1bb10818e1db7f7ccf7 (patch) | |
tree | 06c3c6e073d6ccf93e9c71059fba41d77f2441e2 /misc/Makefile | |
parent | 1a8deb4fcc2e780305b45e687486c199ccf9cc66 (diff) | |
download | freebsd-ports-gnome-e9d621ae663f413a4226a1bb10818e1db7f7ccf7.tar.gz freebsd-ports-gnome-e9d621ae663f413a4226a1bb10818e1db7f7ccf7.tar.zst freebsd-ports-gnome-e9d621ae663f413a4226a1bb10818e1db7f7ccf7.zip |
Add gucharmap, a Unicode character map and viewer built on GTK+ 2.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index c14c23163d9f..8dc8b5fa59a4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -121,6 +121,7 @@ SUBDIR += gtkfind SUBDIR += gtktalog SUBDIR += gtl + SUBDIR += gucharmap SUBDIR += gwhich SUBDIR += hb SUBDIR += hello |