pkgsrc/security/ruby-rex-arch/Makefile
taca 3bb4381d8d security/ruby-rex-arch: update to 0.1.13
0.1.13						2017/10/30

* add E500V2 architecture for PPC

0.1.12						2017/08/20

* add license, fixup metadata, unlock unneeded pins
2018-03-21 13:19:52 +00:00

14 lines
414 B
Makefile

# $NetBSD: Makefile,v 1.2 2018/03/21 13:19:52 taca Exp $
DISTNAME= rex-arch-0.1.13
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
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"