opnsense-ports/devel/rubygem-lockfile/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

20 lines
330 B
Makefile

# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD$
PORTNAME= lockfile
PORTVERSION= 2.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby library for creating NFS safe lockfiles
LICENSE= RUBY
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/rlock
.include <bsd.port.mk>