2014-12-05 12:02:49 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= metasploit-concern
|
2015-05-23 18:32:23 +02:00
|
|
|
PORTVERSION= 0.4.0
|
2014-12-05 12:02:49 +01:00
|
|
|
CATEGORIES= security rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= antoine@FreeBSD.org
|
|
|
|
COMMENT= Automatically include Modules from app/concerns
|
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
2016-04-01 16:25:16 +02:00
|
|
|
RUN_DEPENDS= rubygem-activesupport>=3.0.0:devel/rubygem-activesupport \
|
|
|
|
rubygem-railties>=3.0.0:www/rubygem-railties
|
2014-12-05 12:02:49 +01:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2014-12-05 12:02:49 +01:00
|
|
|
USE_RUBY= yes
|
2016-04-27 18:36:41 +02:00
|
|
|
USES= gem:autoplist
|
2014-12-05 12:02:49 +01:00
|
|
|
|
|
|
|
PORTSCOUT= ignore:1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|