aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-mmap2/Makefile
blob: e0f86c1bea5e70a3e99b037a345b6ccc144db182 (plain) (tree)
1
2
3
4
5
6
7
8
9


                     
                     
                 


                              
                                  



                                                                 



                      
# $FreeBSD$

PORTNAME=	mmap2
PORTVERSION=	2.2.9
PORTREVISION=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	idefix@fechner.net
COMMENT=	Implement memory-mapped file objects for Ruby 2.x

LICENSE=	RUBY

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>