opnsense-ports/sysutils/rubygem-shellany/Makefile
Franco Fichtner 0ae31180f3 */*: sync with upstream
Taken from: HardenedBSD
2019-11-14 01:11:42 +01:00

20 lines
359 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= shellany
PORTVERSION= 0.0.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= MRI+JRuby compatible command output capturing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>