blob: 77b656e08e50ea51a4d63fb3294ca52770ff77ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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>
|