freebsd-ports/devel/rubygem-temple/Makefile
Sunpoet Po-Chuan Hsieh b0097f8b96 - Add LICENSE
- Remove contiguous blank lines
- Cleanup Makefile
2014-05-08 04:39:12 +00:00

17 lines
265 B
Makefile

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