aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-amazing_print/Makefile
blob: 276bbda72fe8d5ec1e4eac3b668bbbec443ad8c2 (plain) (tree)
1
2
3
4
                                                  

                             
                     














                                              
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	amazing_print
PORTVERSION=	1.2.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Great Ruby debugging companion

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>