diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /emulators/vmware2/Makefile | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'emulators/vmware2/Makefile')
-rw-r--r-- | emulators/vmware2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile index 00c5b6c80057..c2aa01a35e12 100644 --- a/emulators/vmware2/Makefile +++ b/emulators/vmware2/Makefile @@ -19,6 +19,7 @@ DISTFILES= VMware-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX} \ # Feel free to post your questions/reports/suggestions on this port to # freebsd-emulation mailing list with the following maintainer address CC'ed. MAINTAINER= vsilyaev@mindspring.com +COMMENT= A virtual machine emulator - a full PC in a window RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc |