2013-09-20 14:54:54 +02:00
|
|
|
# Created by: Alexander Nedotsukov <bland@FreeBSD.org>
|
2009-06-14 05:11:15 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= parallels-tools
|
2014-02-14 15:43:04 +01:00
|
|
|
PORTVERSION= 0.1.2
|
2014-10-02 20:23:42 +02:00
|
|
|
PORTREVISION= 1
|
2014-09-10 16:59:31 +02:00
|
|
|
CATEGORIES= emulators
|
|
|
|
MASTER_SITES= LOCAL/bland
|
2009-06-14 05:11:15 +02:00
|
|
|
|
|
|
|
MAINTAINER= bland@FreeBSD.org
|
|
|
|
COMMENT= Parallels Desktop Tools for FreeBSD
|
|
|
|
|
2014-09-10 16:59:31 +02:00
|
|
|
USES= kmod tar:bzip2 uidfix
|
2009-06-14 05:11:15 +02:00
|
|
|
|
2009-08-15 11:52:42 +02:00
|
|
|
ONLY_FOR_ARCHS= amd64 i386
|
|
|
|
|
2014-09-10 16:59:31 +02:00
|
|
|
PLIST_FILES= ${KMODDIR}/if_pvmnet.ko
|
2014-06-25 16:42:07 +02:00
|
|
|
|
2011-11-07 05:24:55 +01:00
|
|
|
.include <bsd.port.mk>
|