15 lines
277 B
Makefile
15 lines
277 B
Makefile
PORTNAME= ezamar
|
|
PORTVERSION= 2009.06
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Lightweight and simple templating engine for Ruby
|
|
WWW= https://github.com/manveru/ezamar
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|