freebsd-ports/devel/rubygem-awesome_print/Makefile
2014-01-24 14:46:28 +00:00

16 lines
327 B
Makefile

# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
PORTNAME= awesome_print
PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= meta+ports@vmeta.jp
COMMENT= Pretty print Ruby objects to visualize their structure
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>