18 lines
292 B
Makefile

PORTNAME= erubi
PORTVERSION= 1.13.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ERB template engine for Ruby
WWW= https://github.com/jeremyevans/erubi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>