# $FreeBSD$ PORTNAME= metasploit_data_models PORTVERSION= 0.22.6 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Database layer for Metasploit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activerecord>=3.2.13:${PORTSDIR}/databases/rubygem-activerecord \ rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-arel-helpers>=0:${PORTSDIR}/databases/rubygem-arel-helpers \ rubygem-metasploit-concern>=0.3.0:${PORTSDIR}/security/rubygem-metasploit-concern \ rubygem-metasploit-model>=0.28.0:${PORTSDIR}/security/rubygem-metasploit-model \ rubygem-pg>=0:${PORTSDIR}/databases/rubygem-pg \ rubygem-railties>=3.0.0:${PORTSDIR}/www/rubygem-railties \ rubygem-recog>=1.0:${PORTSDIR}/security/rubygem-recog USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/mdm_console PORTSCOUT= ignore:1 .include