opnsense-ports/devel/rubygem-mize/Makefile
Franco Fichtner 80ff625a02 */*: sync with upstream
Taken from: HardenedBSD
2018-02-09 08:42:27 +01:00

20 lines
365 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= mize
PORTVERSION= 0.3.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Memoziation for methods and functions for Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-protocol>=0:devel/rubygem-protocol
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>