aboutsummaryrefslogblamecommitdiff
path: root/sysutils/rubygem-shellany/Makefile
blob: 5bf24d1e46320c3c0862f82fb74e7ed59c64efab (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                             
                   
                   
                   

                      
# 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

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>