# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-descendants_tracker/Makefile 332035 2013-10-30 02:31:04Z swills $

PORTNAME=	descendants_tracker
PORTVERSION=	0.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Module that adds descendant tracking to a class

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes


.include <bsd.port.mk>
