freebsd-ports/www/rubygem-rtlit/Makefile
Sunpoet Po-Chuan Hsieh 42d79a98e5 - Add LICENSE
2015-05-23 15:38:23 +00:00

20 lines
339 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= rtlit
PORTVERSION= 0.0.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= CSS left-to-right to right-to-left converter
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rtlit
.include <bsd.port.mk>