summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2015-08-14 20:59:10 +0000
committerjoerg <joerg>2015-08-14 20:59:10 +0000
commitdb4b02445e5b4a124211a8c2fda5d987f273d078 (patch)
tree1d1f3a92a9bb44ede41115e6ed01a5b8ed4567ee /net
parenta89a9bf278d5950e01b5aa5d94bcd0090d19941d (diff)
downloadpkgsrc-db4b02445e5b4a124211a8c2fda5d987f273d078.tar.gz
Set packlist name.
Diffstat (limited to 'net')
-rw-r--r--net/p5-FusionInventory-Agent-Task-Network/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-FusionInventory-Agent-Task-Network/Makefile b/net/p5-FusionInventory-Agent-Task-Network/Makefile
index 1ac3abc5162..981d2203b50 100644
--- a/net/p5-FusionInventory-Agent-Task-Network/Makefile
+++ b/net/p5-FusionInventory-Agent-Task-Network/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:44 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/14 20:59:10 joerg Exp $
#
DISTNAME= FusionInventory-Agent-Task-Network-1.0.2
@@ -19,6 +19,7 @@ DEPENDS+= p5-Test-Compile-[0-9]*:../../devel/p5-Test-Compile
PERL5_MODULE_TYPE= Module::Install::Bundled
+PERL5_PACKLIST= auto/FusionInventory/Agent/Task/Network/.packlist
MAKE_PARAMS+= PREFIX=${PREFIX}
.include "../../lang/perl5/module.mk"