summaryrefslogtreecommitdiffstats
path: root/sysutils/zfstools/Makefile
blob: 140d9ec8c856af0f04b4223ef99ae7017e83f617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection makefile for:	zfstools
# Date created:				26 April 2012
# Whom:					Bryan Drewery <bryan@shatow.net>
#
# $FreeBSD$

PORTNAME=	zfstools
PORTVERSION=	0.2.1
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	bryan@shatow.net
COMMENT=	OpenSolaris-compatible auto snapshotting

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/zfs-auto-snapshot \
		bin/zfs-cleanup-snapshots \
		bin/zfs-snapshot-mysql

.include <bsd.port.mk>
OpenPOWER on IntegriCloud