5ab4400225
- bump PORTREVISION
22 lines
418 B
Makefile
22 lines
418 B
Makefile
# New ports collection makefile for: Devel-Profile
|
|
# Date created: 16 march 2003
|
|
# Whom: Mathieu Arnold <m@absolight.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Devel-Profile
|
|
PORTVERSION= 1.05
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Tell me why my perl program runs so slowly
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Devel::Profile.3
|
|
|
|
.include <bsd.port.mk>
|