# ex:ts=8
# Ports collection makefile for:	taggable
# Date created:			Apr 22, 2007
# Whom:				ijliao
#
# $FreeBSD: ports/www/rubygem-taggable/Makefile,v 1.4 2009/04/09 00:11:47 pgollucci Exp $
#

PORTNAME=	taggable
PORTVERSION=	2.0.2
CATEGORIES=	www rubygems
MASTER_SITES=	RF
DISTNAME=	acts_as_taggable-${PORTVERSION}

MAINTAINER=	ijliao@FreeBSD.org
COMMENT=	Add tagging capabilities to your ActiveRecord objects

GEM_NAME=	${DISTNAME}

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
