aboutsummaryrefslogtreecommitdiff
path: root/net/p5-ZConf
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 18:05:39 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 18:05:39 +0000
commit2b50ec96f85dc5799b40710256a65eb42cdab931 (patch)
treef53ae742b7f3830db407c78b24a835ac68df6064 /net/p5-ZConf
parent006540f3da36e39c4ff06874e994efbe2866b6e6 (diff)
downloadports-2b50ec96f85dc5799b40710256a65eb42cdab931.tar.gz
ports-2b50ec96f85dc5799b40710256a65eb42cdab931.zip
Notes
Diffstat (limited to 'net/p5-ZConf')
-rw-r--r--net/p5-ZConf/Makefile7
-rw-r--r--net/p5-ZConf/pkg-plist3
2 files changed, 4 insertions, 6 deletions
diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile
index 347060a640fd..d0cbd58b183f 100644
--- a/net/p5-ZConf/Makefile
+++ b/net/p5-ZConf/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
-COMMENT= A configuration system allowing for either file or LDAP backed storage
+COMMENT= Configuration system allowing for either file or LDAP backed storage
BUILD_DEPENDS= p5-Chooser>=0:${PORTSDIR}/devel/p5-Chooser \
p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper \
@@ -26,9 +26,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= ZConf.3 \
- ZConf::backends::file.3 \
- ZConf::backends::ldap.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/p5-ZConf/pkg-plist b/net/p5-ZConf/pkg-plist
index 738070dc594f..269b23500630 100644
--- a/net/p5-ZConf/pkg-plist
+++ b/net/p5-ZConf/pkg-plist
@@ -2,6 +2,9 @@
%%SITE_PERL%%/ZConf/backends/ldap.pm
%%SITE_PERL%%/ZConf/backends/file.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/.packlist
+%%PERL5_MAN3%%/ZConf.3.gz
+%%PERL5_MAN3%%/ZConf::backends::file.3.gz
+%%PERL5_MAN3%%/ZConf::backends::ldap.3.gz
@dirrmtry %%SITE_PERL%%/ZConf/backends
@dirrmtry %%SITE_PERL%%/ZConf
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf