summaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-Net
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-06 07:39:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-06 07:39:31 +0000
commit1ced34fc222b99a0607b3a86eb116ea4c40fc85c (patch)
tree4e7cafaec5470be1076a8254b1d3f4d6c2508620 /security/p5-Authen-Simple-Net
parentUse INSTALL_DATA to install doc (diff)
Support STAGEDIR.
Diffstat (limited to 'security/p5-Authen-Simple-Net')
-rw-r--r--security/p5-Authen-Simple-Net/Makefile3
-rw-r--r--security/p5-Authen-Simple-Net/pkg-plist3
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Authen-Simple-Net/Makefile b/security/p5-Authen-Simple-Net/Makefile
index b4620c43752b..0a61e3499b85 100644
--- a/security/p5-Authen-Simple-Net/Makefile
+++ b/security/p5-Authen-Simple-Net/Makefile
@@ -14,10 +14,7 @@ COMMENT= Simple authentication via FTP, POP3, or SMTP
BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN3= Authen::Simple::FTP.3 Authen::Simple::POP3.3 Authen::Simple::SMTP.3
-
USES= perl5
USE_PERL5= modbuild
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Authen-Simple-Net/pkg-plist b/security/p5-Authen-Simple-Net/pkg-plist
index 21d1f4064c53..9e954c6b9252 100644
--- a/security/p5-Authen-Simple-Net/pkg-plist
+++ b/security/p5-Authen-Simple-Net/pkg-plist
@@ -1,3 +1,6 @@
+%%PERL5_MAN3%%/Authen::Simple::FTP.3.gz
+%%PERL5_MAN3%%/Authen::Simple::POP3.3.gz
+%%PERL5_MAN3%%/Authen::Simple::SMTP.3.gz
%%SITE_PERL%%/Authen/Simple/FTP.pm
%%SITE_PERL%%/Authen/Simple/POP3.pm
%%SITE_PERL%%/Authen/Simple/SMTP.pm