From 9e6f1ced23176a5b4b424fa58ba58b04e975263f Mon Sep 17 00:00:00 2001 From: Julien Voisin Date: Tue, 24 Mar 2015 11:49:50 +0100 Subject: Add packaging stuff dor debian! --- package/debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 package/debian/control (limited to 'package/debian/control') diff --git a/package/debian/control b/package/debian/control new file mode 100644 index 0000000..42a8839 --- /dev/null +++ b/package/debian/control @@ -0,0 +1,14 @@ +Source: nbs-phpmalwarefinder +Section: utils +Priority: optional +Maintainer: Julien Voisin +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.5 +Vcs-Git: git@gitlab.nbs-system.com:packages/php-malware-finder.git +Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git + +Package: nbs-phpmalwarefinder +Architecture: any +Depends: nbs-yara +Description: yara-based php webshell finder + PhpMalwareFinder is a webshell hunter using yara and signatures. \ No newline at end of file -- cgit v1.3