mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 16:36:28 -04:00
17 lines
264 B
Makefile
17 lines
264 B
Makefile
# $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>
|