opnsense-ports/devel/rubygem-cri/Makefile
Franco Fichtner 85d066a61f */*: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:25:18 +02:00

21 lines
365 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= cri
PORTVERSION= 2.15.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Allows building easy-to-use commandline interfaces
LICENSE= MIT
RUN_DEPENDS= rubygem-colored>=1.2:textproc/rubygem-colored
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>