freebsd-ports/security/rubygem-rex-core/Makefile
2017-01-22 12:07:56 +00:00

18 lines
286 B
Makefile

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