pkgsrc/security/ruby-rex-arch/Makefile
taca b5b73d17d0 security/ruby-rex-arch: update to 0.1.14
0.1.14 (2020-11-30)

* add remaining PPCE500V2 choices
2021-02-05 15:00:47 +00:00

16 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.4 2021/02/05 15:00:47 taca Exp $
DISTNAME= rex-arch-0.1.14
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/rapid7/rex-arch
COMMENT= Rex Library which contains architecture specific information
LICENSE= modified-bsd
DEPENDS+= ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"