freebsd-ports/textproc/rubygem-ezamar/Makefile
2012-07-25 06:32:06 +00:00

21 lines
404 B
Makefile

# 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= RG
MAINTAINER= jyyou@cs.nctu.edu.tw
COMMENT= A lightweight and simple templating engine for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>