diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 10:50:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 10:50:42 +0000 |
commit | b6d473b7f1beea59f4feba42a563cb3087d789b7 (patch) | |
tree | 2b7dfbab0398edb37a605cfc0c2c77a0228e5275 /x11/Makefile | |
parent | 91aae0c9777a78679d65c1880ac25ee7b5bd7c7f (diff) |
Add decurs-0.50.0
DeCurs is a GTK+ based program that lets you edit you XFree86 mouse cursors.
It reads them from "bdf" -formatted font files.
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
PR: ports/34069
Notes
Notes:
svn path=/head/; revision=59970
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index c3885927c261..07fc9e3642c6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -17,6 +17,7 @@ SUBDIR += blast SUBDIR += bricons SUBDIR += buttonbox + SUBDIR += decurs SUBDIR += dgs SUBDIR += dxpc SUBDIR += dynamag |