Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Devel-StackTrace / Makefile
1 # Created by: ijliao
2 # $FreeBSD$
3
4 PORTNAME=       Devel-StackTrace
5 PORTVERSION=    2.00
6 CATEGORIES=     devel perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Stack trace and stack trace frame objects
12
13 LICENSE=        ART20
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>