opnsense-ports/devel/rubygem-mmap2/Makefile
Franco Fichtner 7ddbb7c0f1 */*: sync with upstream
Taken from: HardenedBSD
2018-05-13 16:20:27 +02:00

17 lines
266 B
Makefile

# $FreeBSD$
PORTNAME= mmap2
PORTVERSION= 2.2.9
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Implement memory-mapped file objects for Ruby 2.x
LICENSE= RUBY
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>