freebsd-ports/devel/rubygem-formatador/Makefile
2012-08-05 18:09:30 +00:00

20 lines
370 B
Makefile

# New ports collection makefile for: rubygem-formatador
# Date created: 2012-08-05
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= formatador
PORTVERSION= 0.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= STDOUT text formatting
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>