2010-02-04 05:53:58 +01:00
|
|
|
# New ports collection makefile for: rubygem-ezamar
|
|
|
|
# Date created: 2010-01-20
|
|
|
|
# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ezamar
|
|
|
|
PORTVERSION= 2009.06
|
|
|
|
CATEGORIES= textproc rubygems
|
2010-05-27 02:57:34 +02:00
|
|
|
MASTER_SITES= RG
|
2010-02-04 05:53:58 +01:00
|
|
|
|
|
|
|
MAINTAINER= jyyou@cs.nctu.edu.tw
|
2012-07-25 08:32:06 +02:00
|
|
|
COMMENT= A lightweight and simple templating engine for Ruby
|
2010-02-04 05:53:58 +01:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|