# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/rubygem-mercenary/Makefile 523563 2020-01-19 11:12:14Z sunpoet $ PORTNAME= mercenary PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightweight and flexible library for writing command-line apps in Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes SHEBANG_FILES= script/console script/examples script/fmt .include