diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-31 15:12:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-31 15:12:39 +0000 |
commit | 4889bdc42ad680abe0bc672ba1bf91de51d7b650 (patch) | |
tree | 7f917053d51485e9c2769f013dd40d65dcaea432 /net-mgmt | |
parent | 4d07f52c1a45216e2194d6ef005e37f55f9977f3 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-Xymon/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/p5-Xymon/pkg-plist | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net-mgmt/p5-Xymon/Makefile b/net-mgmt/p5-Xymon/Makefile index 9edaca647cc9..f55679a37bea 100644 --- a/net-mgmt/p5-Xymon/Makefile +++ b/net-mgmt/p5-Xymon/Makefile @@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Xymon Base Module -USES= perl5 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_PERL5= configure +USES= perl5 .include <bsd.port.mk> diff --git a/net-mgmt/p5-Xymon/pkg-plist b/net-mgmt/p5-Xymon/pkg-plist index f959db3d796d..0ee8b5829864 100644 --- a/net-mgmt/p5-Xymon/pkg-plist +++ b/net-mgmt/p5-Xymon/pkg-plist @@ -1,4 +1,4 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon/.packlist %%SITE_PERL%%/Xymon.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon/.packlist %%PERL5_MAN3%%/Xymon.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xymon |