# Created by: Steve Wills # $FreeBSD: head/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