aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-ParseBinary/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-ParseBinary/Makefile')
-rw-r--r--devel/p5-Data-ParseBinary/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/p5-Data-ParseBinary/Makefile b/devel/p5-Data-ParseBinary/Makefile
index 9787a154b018..88674d571634 100644
--- a/devel/p5-Data-ParseBinary/Makefile
+++ b/devel/p5-Data-ParseBinary/Makefile
@@ -11,22 +11,9 @@ MAINTAINER= az@FreeBSD.org
COMMENT= Yet Another parser for binary structures
BUILD_DEPENDS= p5-Math-BigInt>=1.993:${PORTSDIR}/math/p5-Math-BigInt
-
TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure
-MAN3= Data::ParseBinary::Graphics::WMF.3 \
- Data::ParseBinary::Graphics::EMF.3 \
- Data::ParseBinary.3 \
- Data::ParseBinary::Graphics::BMP.3 \
- Data::ParseBinary::Executable::ELF32.3 \
- Data::ParseBinary::Executable::PE32.3 \
- Data::ParseBinary::Data::Cap.3 \
- Data::ParseBinary::Data::Netflow.3 \
- Data::ParseBinary::Graphics::PNG.3 \
- Data::ParseBinary::FileSystem::MBR.3
-
-NO_STAGE= yes
.include <bsd.port.mk>