diff options
Diffstat (limited to 'emulators/vmware-tools4/Makefile')
-rw-r--r-- | emulators/vmware-tools4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vmware-tools4/Makefile b/emulators/vmware-tools4/Makefile index 38905ed41bd7..065972ce96de 100644 --- a/emulators/vmware-tools4/Makefile +++ b/emulators/vmware-tools4/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # none DISTNAME= vmware-freebsd-tools MAINTAINER= matusita@FreeBSD.org +COMMENT=VMware tools for FreeBSD guest OS (for VMware 3.x) LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x RUN_DEPENDS= ${LOCALBASE}/sbin/vmware-guestd:${PORTSDIR}/emulators/vmware-guestd |