summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-drydock/Makefile
blob: e932ee8b8098a439cee54e6f140942aebad7065d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	drydock
PORTVERSION=	0.6.9
PORTREVISION=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Build seaworthy command-line apps with a powerful Ruby DSL

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist shebangfix
SHEBANG_FILES=	bin/example

.include <bsd.port.mk>
OpenPOWER on IntegriCloud