ports/devel/ruby-rex-text/Makefile

18 lines
293 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= Ruby exploitation rex methods
DISTNAME= rex-text-0.2.52
2023-08-16 22:26:55 +00:00
CATEGORIES= devel
HOMEPAGE= https://github.com/rapid7/rex-text
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# BSD-3-clause
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>