# $FreeBSD: head/security/rubygem-metasploit_data_models/Makefile 369428 2014-09-27 21:17:16Z antoine $ PORTNAME= metasploit_data_models PORTVERSION= 0.17.0 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Database layer for Metasploit LICENSE= BSD3CLAUSE RUN_DEPENDS= rubygem-activerecord>=3.2.13:${PORTSDIR}/databases/rubygem-activerecord \ rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-pg>=0:${PORTSDIR}/databases/rubygem-pg USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes PLIST_FILES= bin/mdm_console PORTSCOUT= ignore:1 .include