Files
bsdports/_unused/rubygem-tilt/Makefile
2019-12-26 07:26:06 +00:00

19 lines
340 B
Makefile

# $FreeBSD: head/devel/rubygem-tilt/Makefile 446533 2017-07-24 15:59:51Z sunpoet $
PORTNAME= tilt
PORTVERSION= 2.0.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic interface to multiple Ruby template engines
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/tilt
.include <bsd.port.mk>