# New ports collection Makefile for: p5-Exception-Handler
# Date created: 25th April 2007
# Whom: jeffhung
#
# $FreeBSD: ports/devel/p5-Exception-Handler/Makefile,v 1.1 2007/04/26 20:00:38 miwi Exp $
#
PORTNAME= Exception-Handler
PORTVERSION= 1.004
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Exception
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION}
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>
syntax highlighted by Code2HTML, v. 0.9.1