diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-16 02:01:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-16 02:01:41 +0800 |
commit | b3bda884dfde7fc056d4ddb6962ff81910525f81 (patch) | |
tree | 1eeed4b1bea846529178fcd8de46a1c01bc05bae /emulators/Makefile | |
parent | 74b9e6e5f3f244d3c6180543c12ccf247fc17873 (diff) | |
download | freebsd-ports-gnome-b3bda884dfde7fc056d4ddb6962ff81910525f81.tar.gz freebsd-ports-gnome-b3bda884dfde7fc056d4ddb6962ff81910525f81.tar.zst freebsd-ports-gnome-b3bda884dfde7fc056d4ddb6962ff81910525f81.zip |
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/
Note:
Please READ pkg-messages carefully, also please
take a look in the Wiki page (http://wiki.freebsd.org/VirtualBox)
Thanks to: thank you to everyone who helped make this possible.
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 bc5fc03d6b46..3f6d8bc0de24 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -173,6 +173,7 @@ SUBDIR += vgb-bin SUBDIR += vgba-bin SUBDIR += vice + SUBDIR += virtualbox SUBDIR += visualos SUBDIR += vmips SUBDIR += vmsbackup |