aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Exception-Class
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 19:23:04 +0800
committerknu <knu@FreeBSD.org>2003-02-21 19:23:04 +0800
commit79fa1302326244bf15e5047eaee5722c1be6f8fd (patch)
tree62076261a5347f464f2b75491dc8011398da2a8c /devel/p5-Exception-Class
parent8cf284739d3ffa2f19e824925d0dde08e42b0d0f (diff)
downloadfreebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.gz
freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.zst
freebsd-ports-gnome-79fa1302326244bf15e5047eaee5722c1be6f8fd.zip
De-pkg-comment.
Diffstat (limited to 'devel/p5-Exception-Class')
-rw-r--r--devel/p5-Exception-Class/Makefile1
-rw-r--r--devel/p5-Exception-Class/pkg-comment1
2 files changed, 1 insertions, 1 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
diff --git a/devel/p5-Exception-Class/pkg-comment b/devel/p5-Exception-Class/pkg-comment
deleted file mode 100644
index cf8b348c1e2d..000000000000
--- a/devel/p5-Exception-Class/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A module that allows you to declare real exception classes in Perl