2016-09-17 14:21:06 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= rex-socket
|
2018-08-11 13:53:14 +02:00
|
|
|
PORTVERSION= 0.1.15
|
2016-09-17 14:21:06 +02:00
|
|
|
CATEGORIES= security rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= antoine@FreeBSD.org
|
|
|
|
COMMENT= Ruby Exploitation(Rex) socket abstraction library
|
|
|
|
|
2017-01-22 13:08:18 +01:00
|
|
|
LICENSE= BSD3CLAUSE
|
2017-04-27 23:42:30 +02:00
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
2017-01-22 13:08:18 +01:00
|
|
|
|
2016-09-17 14:21:06 +02:00
|
|
|
RUN_DEPENDS= rubygem-rex-core>=0:security/rubygem-rex-core
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
2017-10-29 08:45:18 +01:00
|
|
|
USE_RUBY= yes
|
2016-09-17 14:21:06 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|