Ryan Steinmetz 488be8b6ac New port: security/rubygem-razorback-scriptNugget:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167785
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:50:41 +00:00

23 lines
524 B
Makefile

# 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>