opnsense-ports/devel/rubygem-temple/Makefile
Franco Fichtner 830dcbf7b8 */*: sync with upstream
Taken from: FreeBSD
2015-06-10 07:52:51 +02:00

18 lines
278 B
Makefile

# $FreeBSD$
PORTNAME= temple
PORTVERSION= 0.7.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Template compilation framework in Ruby
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>