# New ports collection makefile for:	rubygem-deprecated
# Date created:				20 Sept 2010
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# Created because the gem interface changed significantly with v3
#
# $FreeBSD: ports/devel/rubygem-deprecated2/Makefile,v 1.1 2010/09/22 03:44:54 pgollucci Exp $
#

PORTNAME=	deprecated
PORTVERSION=	2.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Version 2 of this library intended to aid working with deprecated code

LATEST_LINK=	deprecated2

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
