HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/security/rubygem-razorback-scriptNugget/Makefile
# Created by: Tom Judge <tom@tomjudge.com>

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

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

NO_ARCH=	yes
USE_RUBY=		yes
USES=		gem shebangfix
SHEBANG_FILES=	lib/razorback.rb

.include <bsd.port.mk>