# New ports collection makefile for: p5-Devel-Peek # Date created: June 15th 1997 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= Devel-Peek PORTVERSION= 0.96 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Devel PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A perl5 data debugging tool for the XS programmer .include .if ${OSVERSION} >= 500113 BROKEN= "Does not compile" .endif PERL_CONFIGURE= yes MAN3= Devel::Peek.3 .include