aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-deprecated/Makefile
blob: 5585313508ebe3a1dec72164e01212185202f7f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	rubygem-deprecated
# Date created:		23 Aug, 2009
# Whom:			Wen Heping<wenheping@gmail.com>
#
# $FreeBSD$
#

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>