aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-ezamar/Makefile
blob: bfd2c36229977eb0aef91dbd7b26d3ad35d1548f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>

PORTNAME=	ezamar
PORTVERSION=	2009.06
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Lightweight and simple templating engine for Ruby

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>