1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

A light-weight and simple templating engine for Ruby.

WWW: http://github.com/manveru/ezamar

PR:		ports/143512
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
This commit is contained in:
Philip M. Gollucci 2010-02-04 04:53:58 +00:00
parent 0c64b9c04e
commit fc3277d197
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249219
4 changed files with 28 additions and 0 deletions

View File

@ -1057,6 +1057,7 @@
SUBDIR += ruby-xslt
SUBDIR += ruby-xtemplate
SUBDIR += rubygem-diff-lcs
SUBDIR += rubygem-ezamar
SUBDIR += rubygem-ferret
SUBDIR += rubygem-formosa
SUBDIR += rubygem-htmlentities

View File

@ -0,0 +1,21 @@
# 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
MASTER_SITES= http://s3.amazonaws.com/gemcutter_production/gems/
MAINTAINER= jyyou@cs.nctu.edu.tw
COMMENT= A light-weight and simple templating engine for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (rubygem/ezamar-2009.06.gem) = edfb78c6467ecf0e059aa9116364bd48
SHA256 (rubygem/ezamar-2009.06.gem) = d7f9fa57e85997bad97851e0dfea26ad05e998d90314c59788776146df1d0497
SIZE (rubygem/ezamar-2009.06.gem) = 15360

View File

@ -0,0 +1,3 @@
A light-weight and simple templating engine for Ruby.
WWW: http://github.com/manveru/ezamar