ports/devel/rubygem-rspec-logsplit/Makefile
Sunpoet Po-Chuan Hsieh 50fb6a93dc Cosmetic change
2019-11-03 17:19:50 +00:00

20 lines
339 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= rspec-logsplit
PORTVERSION= 0.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Log splitter for RSpec
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>