freebsd-ports/devel/rubygem-forwardable-extended/Makefile
Sunpoet Po-Chuan Hsieh b0c2a5f0ab Cosmetic change
2019-09-05 17:12:00 +00:00

20 lines
374 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= forwardable-extended
PORTVERSION= 2.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Forwardable with hash, and instance variable extensions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>