aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-POM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-POM/Makefile')
-rw-r--r--textproc/p5-Pod-POM/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile
index c56a77fb459b..d23788ed3898 100644
--- a/textproc/p5-Pod-POM/Makefile
+++ b/textproc/p5-Pod-POM/Makefile
@@ -16,29 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN1= podlint.1 pom2.1 pomdump.1
-MAN3= Pod::POM.3 \
- Pod::POM::Constants.3 \
- Pod::POM::Node.3 \
- Pod::POM::Node::Begin.3 \
- Pod::POM::Node::Code.3 \
- Pod::POM::Node::Content.3 \
- Pod::POM::Node::For.3 \
- Pod::POM::Node::Head1.3 \
- Pod::POM::Node::Head2.3 \
- Pod::POM::Node::Head3.3 \
- Pod::POM::Node::Head4.3 \
- Pod::POM::Node::Item.3 \
- Pod::POM::Node::Over.3 \
- Pod::POM::Node::Pod.3 \
- Pod::POM::Node::Sequence.3 \
- Pod::POM::Node::Text.3 \
- Pod::POM::Node::Verbatim.3 \
- Pod::POM::Nodes.3 \
- Pod::POM::View.3 \
- Pod::POM::View::HTML.3 \
- Pod::POM::View::Pod.3 \
- Pod::POM::View::Text.3
-
-NO_STAGE= yes
.include <bsd.port.mk>