1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/security/rubygem-rex-core/Makefile
2018-03-02 13:52:02 +00:00

19 lines
319 B
Makefile

# $FreeBSD$
PORTNAME= rex-core
PORTVERSION= 0.1.13
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>