freebsd-ports/devel/rubygem-temple/Makefile
2019-12-27 15:35:32 +00:00

18 lines
249 B
Makefile

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