diff options
Diffstat (limited to 'devel/p5-Exception-Class/Makefile')
-rw-r--r-- | devel/p5-Exception-Class/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index 43114ded3d3a..64699a79e367 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Exception PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +COMMENT= A module that allows you to declare real exception classes in Perl BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Devel/StackTrace.pm:${PORTSDIR}/devel/p5-Devel-StackTrace \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable |