summaryrefslogtreecommitdiffstats
path: root/devel/p5-Exception-Handler/Makefile
blob: 472854a2c6f1e6cfa35b1df37ba534887996a1f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection Makefile for:	p5-Exception-Handler
# Date created:				25th April 2007
# Whom: 				jeffhung
#
# $FreeBSD$
#

PORTNAME=	Exception-Handler
PORTVERSION=	1.004
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	jeffhung@mail2000.com.tw
COMMENT=	Perl5 module that report exceptions with formatted text call-stack.

PERL_CONFIGURE=	YES

MAN3=		Exception::Handler.3

.include <bsd.port.mk>
OpenPOWER on IntegriCloud