summaryrefslogtreecommitdiff
path: root/package/debian/control
diff options
context:
space:
mode:
authorJulien Voisin2015-03-24 11:49:50 +0100
committerJulien Voisin2015-03-24 11:49:50 +0100
commit9e6f1ced23176a5b4b424fa58ba58b04e975263f (patch)
treed6fab0ab652c8e0127b254044742c7617ce3992f /package/debian/control
parentd3e3e2e8cd0e79ad388c55650d6ffb459c4f1182 (diff)
Add packaging stuff dor debian!
Diffstat (limited to 'package/debian/control')
-rw-r--r--package/debian/control14
1 files changed, 14 insertions, 0 deletions
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 @@
1Source: nbs-phpmalwarefinder
2Section: utils
3Priority: optional
4Maintainer: Julien Voisin <jvo@nbs-system.com>
5Build-Depends: debhelper (>= 9)
6Standards-Version: 3.9.5
7Vcs-Git: git@gitlab.nbs-system.com:packages/php-malware-finder.git
8Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git
9
10Package: nbs-phpmalwarefinder
11Architecture: any
12Depends: nbs-yara
13Description: yara-based php webshell finder
14 PhpMalwareFinder is a webshell hunter using yara and signatures. \ No newline at end of file