freebsd-ports/devel/rubygem-tilt/Makefile
2013-06-01 21:24:30 +00:00

19 lines
299 B
Makefile

# $FreeBSD$
PORTNAME= tilt
PORTVERSION= 1.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic interface to multiple Ruby template engines
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/tilt
.include <bsd.port.mk>