1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/rubygem-tilt/Makefile
2013-12-02 14:28:21 +00:00

20 lines
299 B
Makefile

# $FreeBSD$
PORTNAME= tilt
PORTVERSION= 2.0.0
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>