# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Test-BinaryData PORTVERSION= 0.014 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compare two things, give hex dumps if they differ LICENSE= ART10 GPLv1 LICENSE_COMB= dual USE_PERL5= configure USES= perl5 .include .if ${PERL_LEVEL} < 502200 TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple .endif .include