opnsense-ports/devel/rubygem-mize/Makefile
Franco Fichtner fde8a0af29 */*: sync with upstream
Taken from: FreeBSD
2024-07-29 22:39:23 +02:00

16 lines
267 B
Makefile

PORTNAME= mize
PORTVERSION= 0.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Memoziation for methods and functions for Ruby
WWW= https://github.com/flori/mize
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>