ports/devel/rubygem-tilt1/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

19 lines
287 B
Makefile

PORTNAME= tilt
PORTVERSION= 1.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic interface to multiple Ruby template engines
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PORTSCOUT= limit:^1\.
.include <bsd.port.mk>