freebsd-ports/devel/p5-Devel-ptkdb/Makefile
Alex Kozlov 2963fb0119 - Remove SITE_PERL from *_DEPENDS
Submitted by:	az
Approved by:	eadler (mentor)
2012-06-05 18:15:31 +00:00

24 lines
454 B
Makefile

# New ports collection makefile for: p5-Devel-ptkdb
# Date created: May 9th 2002
# Whom: Alex Kapranoff <kappa@freebsd.org.ua>
#
# $FreeBSD$
#
PORTNAME= Devel-ptkdb
PORTVERSION= 1.1091
PORTREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Tk debugger for Perl
RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk
PERL_CONFIGURE= yes
MAN3= Devel::ptkdb.3
.include <bsd.port.mk>