head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.32;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.04.08.16.52.45;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# Ports collection makefile for:	drupal7-vulnscan
# Date created:				28 Mar 2012
# Whom:					Shawn Webb <bsdports@@wayfair.com>
#
# $FreeBSD: head/www/drupal7-vulnscan/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	vulnscan
DISTVERSION=	7.x-0.1
CATEGORIES=	www
MASTER_SITES=	http://0xfeedface.org/~shawn/freebsd/ports/distfiles/

MAINTAINER=	bsdports@@wayfair.com
COMMENT=	Drupal 7 module frontend for Skipfish

LICENSE=	BSD

USE_DRUPAL=	yes

.include <bsd.port.options.mk>

DRUPAL_MODULE=	yes
DRUPAL_VERSION=	7
MODULE_FILES=	vulnscan.info \
		vulnscan.module \
		scan.inc \
		view.inc \
		vulnscan.admin.inc \
		vulnscan.install \
		helpers.inc

.include <bsd.port.mk>
@


1.1
log
@This Drupal 7 module presents a front-end for Skipfish.

WWW: https://github.com/wayfair/drupal-vulnscan

PR:		ports/166111
Submitted by:	Shawn Webb <bsdports@@wayfair.com>
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@

