# New ports collection makefile for:	rubygem-deprecated
# Date created:		23 Aug, 2009
# Whom:			Wen Heping<wenheping@gmail.com>
#
# $FreeBSD: ports/devel/rubygem-deprecated/Makefile,v 1.1 2009/08/27 09:08:13 miwi Exp $
#

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

MAINTAINER=	wenheping@gmail.com
COMMENT=	A library intended to aid developers working with deprecated code

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
