cf118ccf87
Reported by: lwhsu
16 lines
306 B
Makefile
16 lines
306 B
Makefile
PORTNAME= rex-core
|
|
PORTVERSION= 0.1.14
|
|
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>
|