a1a4d46750
Add "USE_LANGUAGES= # noen" for pure Ruby packages.
14 lines
358 B
Makefile
14 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.3 2020/06/21 14:54:50 taca Exp $
|
|
|
|
DISTNAME= rex-core-0.1.13
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/rapid7/rex-core
|
|
COMMENT= Core libraries required for the Ruby Exploitation Suite
|
|
LICENSE= modified-bsd
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|