# Ports collection makefile for:	rubygem-tilt
# Date created:				10 February 2011
# Whom:					Ruslan Mahmatkhanov <cvs-src@yandex.ru>
#
# $FreeBSD: ports/devel/rubygem-tilt/Makefile,v 1.5 2011/11/10 22:20:14 rm Exp $

PORTNAME=	tilt
PORTVERSION=	1.3.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	rm@FreeBSD.org
COMMENT=	Generic interface to multiple Ruby template engines

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/tilt

.include <bsd.port.mk>
