# Created by: Steve Wills <swills@freebsd.org>
# $FreeBSD: tags/RELEASE_10_1_0/databases/rubygem-awesome_nested_set/Makefile 349592 2014-03-29 22:02:32Z swills $

PORTNAME=	awesome_nested_set
PORTVERSION=	2.1.6
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@freebsd.org
COMMENT=	Nested set implementation for Active Record

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activerecord>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activerecord

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
