freebsd-ports/devel/rubygem-temple/Makefile
2015-06-09 12:59:17 +00: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>