aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 15:12:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 15:12:28 +0000
commit34878954f93f66ba43f99d1c2d8701538d6b050e (patch)
tree92fdf0fa692d8cfc060685119fe0c3b383a5fc01 /net-mgmt
parent65cec6cfdeb165bed617c1cd5f2f2541febde5c4 (diff)
- Add LICENSE
- Sort PLIST
Notes
Notes: svn path=/head/; revision=363599
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Xymon-Client/Makefile5
-rw-r--r--net-mgmt/p5-Xymon-Client/pkg-plist6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mgmt/p5-Xymon-Client/Makefile b/net-mgmt/p5-Xymon-Client/Makefile
index d4a6b96c959f..474a579696f8 100644
--- a/net-mgmt/p5-Xymon-Client/Makefile
+++ b/net-mgmt/p5-Xymon-Client/Makefile
@@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to xymon/hobbit client
-USES= perl5
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-Xymon-Client/pkg-plist b/net-mgmt/p5-Xymon-Client/pkg-plist
index 08150ecca4e5..7794f40dd78d 100644
--- a/net-mgmt/p5-Xymon-Client/pkg-plist
+++ b/net-mgmt/p5-Xymon-Client/pkg-plist
@@ -1,6 +1,6 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon/Client/.packlist
%%SITE_PERL%%/Xymon/Client.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon/Client/.packlist
%%PERL5_MAN3%%/Xymon::Client.3.gz
-@dirrmtry %%SITE_PERL%%/Xymon
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon/Client
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon/Client
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon
+@dirrmtry %%SITE_PERL%%/Xymon