forked from Lainports/opnsense-ports
20 lines
296 B
Makefile
20 lines
296 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= temple
|
|
PORTVERSION= 0.7.6
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
PKGNAMESUFFIX= 07
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= Template compilation framework in Ruby
|
|
|
|
LICENSE= MIT
|
|
|
|
PORTSCOUT= limit:^0\.7\.
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
.include <bsd.port.mk>
|