freebsd-ports/devel/rubygem-rspec-support/Makefile

19 lines
324 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= rspec-support
PORTVERSION= 3.10.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Support utilities for RSpec gems
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>