2004-06-25 16:49:52 +02:00
|
|
|
# New ports collection makefile for: Devel-DProfPP
|
|
|
|
# Date created: 25 June 2004
|
|
|
|
# Whom: Sergey Skvortsov <skv@protey.ru>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Devel-DProfPP
|
2005-01-27 11:14:00 +01:00
|
|
|
PORTVERSION= 1.3
|
2004-06-25 16:49:52 +02:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-06-25 16:49:52 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= skv@FreeBSD.org
|
|
|
|
COMMENT= Parse Devel::DProf output
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Devel::DProfPP.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|