PORTNAME=	imagen
PORTVERSION=	0.2.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Codebase as structure of locatable classes and methods based on the Ruby AST
WWW=		https://github.com/grodowski/imagen_rb

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-parser>=2.5:devel/rubygem-parser

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
