blob: e8bdf2f99ad76dad6160a4c43f99bfab75356991 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pom-ng-webui-git
pkgdesc = Packet-o-Matic real time network packet capture forensic tool web interface
pkgver = 0.0.2.r10.g83dcd23
pkgrel = 1
url = http://www.packet-o-matic.org/
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = pom-ng
provides = pom-ng-webui=0.0.2
conflicts = pom-ng-webui
source = POM-NG-WEBUI-GIT::git+https://github.com/gmsoft-tuxicoman/pom-ng-webui.git
md5sums = SKIP
sha256sums = SKIP
pkgname = pom-ng-webui-git
|