# New ports collection makefile for:	ruby-inline
# Date created:		2003-01-30
# Whom:			Sean Chittenden <seanc@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-inline/Makefile,v 1.10 2007/12/12 03:39:05 clsung Exp $
#

PORTNAME=	inline
PORTVERSION=	3.6.5
CATEGORIES=	devel rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	ruby${PORTNAME}
DISTNAME=	RubyInline-${PORTVERSION}

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Inline::C allows you to embed C/Ruby directly in ruby scripts

BUILD_DEPENDS=	sow:${PORTSDIR}/devel/rubygem-hoe
RUN_DEPENDS=	${BUILD_DEPENDS}

GEM_NAME=	${DISTNAME}

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>


syntax highlighted by Code2HTML, v. 0.9.1