diff options
author | avl <avl@FreeBSD.org> | 2009-06-23 05:21:42 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-06-23 05:21:42 +0800 |
commit | 97aacc1f38f4a6bc4216066e67003b2c25c8a15e (patch) | |
tree | 637ce6b0d41757c73fa4f3e9096c02d70d229222 /deskutils/Makefile | |
parent | ccfbf1b5c201d375853fdbe9a92e8183866e95ac (diff) | |
download | freebsd-ports-graphics-97aacc1f38f4a6bc4216066e67003b2c25c8a15e.tar.gz freebsd-ports-graphics-97aacc1f38f4a6bc4216066e67003b2c25c8a15e.tar.zst freebsd-ports-graphics-97aacc1f38f4a6bc4216066e67003b2c25c8a15e.zip |
VBoxGtk is a simple GTK frontend for VirtualBox. Its objective is to
support only the basic features of VirtualBox and keep the interface
simple and clean.
WWW: http://vboxgtk.sourceforge.net/
Approved by: glarkin (mentor)
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 2fb0703b365..f118a3def9e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -253,6 +253,7 @@ SUBDIR += tpb SUBDIR += treeline SUBDIR += tuxcards + SUBDIR += vboxgtk SUBDIR += vym SUBDIR += when SUBDIR += wmpinboard |