freebsd-ports/devel/rubygem-tilt/Makefile

19 lines
303 B
Makefile

PORTNAME= tilt
PORTVERSION= 2.0.10
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic interface to multiple Ruby template engines
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/tilt
.include <bsd.port.mk>