ports/textproc/rubygem-shell2html/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
294 B
Makefile

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>