diff options
author | mezz <mezz@FreeBSD.org> | 2005-03-12 19:39:05 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-03-12 19:39:05 +0800 |
commit | c4c2062a2bb7e0ede5644af85f879217ac52b14a (patch) | |
tree | 4850899d34d0a4f06f0d0e1c670b8f64d968a6b4 /sysutils/Makefile | |
parent | 829b8a079bfca79c84efe31993d2e3e07a2d577c (diff) | |
download | freebsd-ports-gnome-c4c2062a2bb7e0ede5644af85f879217ac52b14a.tar.gz freebsd-ports-gnome-c4c2062a2bb7e0ede5644af85f879217ac52b14a.tar.zst freebsd-ports-gnome-c4c2062a2bb7e0ede5644af85f879217ac52b14a.zip |
Coaster-GUI is the graphical user frontend for the libburn library. The goal
is to present the user with a complete yet simple burning solution. Features
include:
Features for Coaster include:
* Audio cd sessions
* Data cd sessions
* File drag and drop from nautilus
* Ability to save and restore sessions from file
WWW: http://www.coaster-burn.org/
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 82719d1b17b6..b9a1200feee7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -67,6 +67,7 @@ SUBDIR += clockspeed-conf SUBDIR += cloop-utils SUBDIR += cmdwatch + SUBDIR += coaster SUBDIR += cog SUBDIR += colorize SUBDIR += comconsole |