opnsense-ports/devel/rubygem-awesome_print/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

20 lines
357 B
Makefile

# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
PORTNAME= awesome_print
PORTVERSION= 1.6.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= meta+ports@vmeta.jp
COMMENT= Pretty print Ruby objects to visualize their structure
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>