freebsd-ports/devel/rubygem-redmine_plugin_support/Makefile
2021-04-06 16:31:07 +02:00

18 lines
322 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
PORTNAME= redmine_plugin_support
PORTVERSION= 0.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Collection of tools to make redmine plugin development easier
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>