summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-parsetree/Makefile
blob: 646a944ed6d30d9741a5c955c2874440401022e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Ports collection makefile for:	rubygem-parsetree
# Date created:				13 April 2007
# Whom:					Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=	parsetree
PORTVERSION=	2.1.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RF
DISTNAME=	ParseTree-${PORTVERSION}

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Ruby parse tree tools

BUILD_DEPENDS=	rubygem-inline>=3.6.0:${PORTSDIR}/devel/rubygem-inline \
		rubygem-hoe>=1.4.0:${PORTSDIR}/devel/rubygem-hoe
RUN_DEPENDS=	${BUILD_DEPENDS}

USE_RUBY=	yes
USE_RUBYGEMS=	yes

GEM_NAME=       ${DISTNAME}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud