opnsense-ports/devel/rubygem-mmap2/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

15 lines
274 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
WWW= https://gitlab.com/lyda/mmap
LICENSE= RUBY
USES= gem
.include <bsd.port.mk>