freebsd-ports/devel/rubygem-formatador/Makefile
Sunpoet Po-Chuan Hsieh 6714e5aa3e - Add LICENSE
2013-12-31 07:25:00 +00:00

18 lines
300 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= formatador
PORTVERSION= 0.2.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= STDOUT text formatting
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>