aboutsummaryrefslogblamecommitdiff
path: root/deskutils/rubygem-shellplay/Makefile
blob: 2c079a3ef8c33f080ca75938d14b1355d22e6e9b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                         
                     
                 








                                                      



                                                                        
 
                   



                   


                                                                          
PORTNAME=	shellplay
PORTVERSION=	0.1.9
PORTREVISION=	1
CATEGORIES=	deskutils textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	mose@mose.com
COMMENT=	CLI tool for shell-based presentations

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-cliprompt>=0.1.2:devel/rubygem-cliprompt \
		rubygem-configstruct>=0.1.0:devel/rubygem-configstruct \
		rubygem-paint>=2.0.0:devel/rubygem-paint \
		rubygem-shell2html>=0.0.6:textproc/rubygem-shell2html

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

PLIST_FILES=	bin/shellcat bin/shellexport bin/shellplay bin/shellrecord

.include <bsd.port.mk>