summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-lockfile/Makefile
blob: 7aa83709a6c00ebd2b698d27c928b633444d376b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD$

PORTNAME=	lockfile
PORTVERSION=	2.1.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	dhn@FreeBSD.org
COMMENT=	Ruby library for creating NFS safe lockfiles

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RAKE=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/rlock

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