ports/devel/rubygem-mmap2/Makefile
2017-10-07 19:01:09 +00:00

17 lines
260 B
Makefile

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