aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-temple/Makefile
blob: e9567ba15fe69d9fc0125995f889af1cc5e00da5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=   temple
PORTVERSION=    0.7.5
CATEGORIES= devel rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    Template compilation framework in Ruby

LICENSE=    MIT

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>