freebsd-ports/devel/rubygem-mmap2/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
253 B
Makefile

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>