diff --git a/sysutils/iohyve/Makefile b/sysutils/iohyve/Makefile index e70dc0c20c4f..23303db8e65d 100644 --- a/sysutils/iohyve/Makefile +++ b/sysutils/iohyve/Makefile @@ -2,6 +2,7 @@ PORTNAME= iohyve PORTVERSION= 0.7.7 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lme@FreeBSD.org diff --git a/sysutils/iohyve/pkg-plist b/sysutils/iohyve/pkg-plist new file mode 100644 index 000000000000..5f5f4a2e7e56 --- /dev/null +++ b/sysutils/iohyve/pkg-plist @@ -0,0 +1,12 @@ +etc/rc.d/iohyve +lib/iohyve/ioh-cmd +lib/iohyve/ioh-console +lib/iohyve/ioh-disk +lib/iohyve/ioh-firmware +lib/iohyve/ioh-guest +lib/iohyve/ioh-iso +lib/iohyve/ioh-setup +lib/iohyve/ioh-tap +lib/iohyve/ioh-zfs +man/man8/iohyve.8.gz +sbin/iohyve