02104a6160
PR: 190858 PR: 190859 PR: 190860 PR: 190861 PR: 190862 PR: 190863 PR: 190864 Submitted by: former maintainer Approved by: portmgr (blanket)
17 lines
321 B
Makefile
17 lines
321 B
Makefile
# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= ezamar
|
|
PORTVERSION= 2009.06
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A lightweight and simple templating engine for Ruby
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|