opnsense-ports/security/rubygem-rex-core/Makefile
Franco Fichtner 56004467a0 */*: sync with upstream
Taken from: HardenedBSD
2017-08-09 19:48:38 +02:00

18 lines
319 B
Makefile

# $FreeBSD$
PORTNAME= rex-core
PORTVERSION= 0.1.12
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Core libraries required for the Ruby Exploitation (Rex) Suite
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>