opnsense-ports/devel/rubygem-lockfile/Makefile
Franco Fichtner e9e91b328a */*: sync with upstream
Taken from: FreeBSD
2015-06-15 07:19:01 +02:00

21 lines
360 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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rlock
.include <bsd.port.mk>