aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-shell2html/Makefile
blob: d728a5798ab515f51a44d4db0f9ce71be704e3f5 (plain) (tree)
1
2
3
4
5
6
7





                                 
                                                                   




                   
                   


                                            
PORTNAME=	shell2html
PORTVERSION=	0.0.6
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	mose@mose.com
COMMENT=	Ruby library for transforming bash colors into HTML

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem
PLIST_FILES=	bin/shell2css bin/shell2html

.include <bsd.port.mk>