diff options
author | beat <beat@FreeBSD.org> | 2010-01-13 16:10:34 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-01-13 16:10:34 +0800 |
commit | 1b53b58990f3e304ada0335d850a593365d07e13 (patch) | |
tree | ebc95e367cec9f4207047cdd86da0ae3d07829ad /emulators/Makefile | |
parent | df6b4f8a6394791dac7dfb423a14e43c6684472f (diff) | |
download | freebsd-ports-gnome-1b53b58990f3e304ada0335d850a593365d07e13.tar.gz freebsd-ports-gnome-1b53b58990f3e304ada0335d850a593365d07e13.tar.zst freebsd-ports-gnome-1b53b58990f3e304ada0335d850a593365d07e13.zip |
These additions are for installation inside a FreeBSD guest.
VirtualBox is a family of powerful x86 virtualization products for
enterprise as well as home use. Not only is VirtualBox an extremely
feature rich, high performance product for enterprise customers, it
is also the only professional solution that is freely available as
Open Source Software under the terms of the GNU General Public License.
WWW: http://www.virtualbox.org/
Please see http://wiki.freebsd.org/VirtualBox for installation
instructions.
Many thanks to the VirtualBox developers, all tester, patch submitter and
the whole vbox@ team.
On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox)
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 27630c0b0cd4..410f40ff3937 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -176,6 +176,7 @@ SUBDIR += vgba-bin SUBDIR += vice SUBDIR += virtualbox-ose + SUBDIR += virtualbox-ose-additions SUBDIR += virtualbox-ose-kmod SUBDIR += visualos SUBDIR += vmips |