diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-05 02:11:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-05 02:11:47 +0800 |
commit | 0789f0815309bdff84939d345b44b10186925ab0 (patch) | |
tree | 8618b04b8dbecf9eb9500f7d07730b8fe525d702 /net-mgmt | |
parent | e09f870dcee949e71d5a755c3276e14bc35bcb92 (diff) | |
download | freebsd-ports-gnome-0789f0815309bdff84939d345b44b10186925ab0.tar.gz freebsd-ports-gnome-0789f0815309bdff84939d345b44b10186925ab0.tar.zst freebsd-ports-gnome-0789f0815309bdff84939d345b44b10186925ab0.zip |
Add LICENSE_FILE
- Fix and update WWW
Approved by: portmgr (blanket)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile index 0a41133d6575..e0976ecfa005 100644 --- a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile +++ b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile @@ -13,6 +13,7 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Network discovery support for FusionInventory Agent LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-FusionInventory-Agent>=2.2.0:net-mgmt/p5-FusionInventory-Agent \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ diff --git a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr index 1c90d0da4bea..05197dc3d8e8 100644 --- a/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr +++ b/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/pkg-descr @@ -10,4 +10,4 @@ protocol: The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this plugin. -WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-NetDiscovery/ +WWW: https://metacpan.org/release/FUSINV/FusionInventory-Agent-Task-NetDiscovery-2.1 |