aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-razorback-scriptNugget/Makefile
blob: 71d658b6c5b66a6c4a25a7f41a4989787421a579 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	razorback-scriptNugget-ruby
# Date created:				2011/06/8
# Whom:					Tom Judge <tom@tomjudge.com>
#
# $FreeBSD$
#

PORTNAME=	razorback-scriptNugget
PORTVERSION=	0.5.0
CATEGORIES=	security rubygems
MASTER_SITES=	SF/razorbacktm/Bindings
DISTNAME=	scriptNugget-ruby-${PORTVERSION}

MAINTAINER=	tj@FreeBSD.org
COMMENT=	Framework for an intelligence driven security - Script Nugget Ruby

GEM_NAME=		${DISTNAME}
USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>