freebsd-ports/devel/p5-Devel-Profile/Makefile
Yen-Ming Lee 5ab4400225 - simplify dependency
- bump PORTREVISION
2009-12-17 08:12:36 +00:00

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>