aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-TraceFuncs
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
commit7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch)
tree05d55fe113ac6af4c86e1954168aecc025c37b6e /devel/p5-TraceFuncs
parent3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff)
downloadports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz
ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip
Notes
Diffstat (limited to 'devel/p5-TraceFuncs')
-rw-r--r--devel/p5-TraceFuncs/Makefile1
-rw-r--r--devel/p5-TraceFuncs/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-TraceFuncs/Makefile b/devel/p5-TraceFuncs/Makefile
index bbdcb209ea90..1198900ee01e 100644
--- a/devel/p5-TraceFuncs/Makefile
+++ b/devel/p5-TraceFuncs/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= traceFunc-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A perl5 module to trace function calls as they happen
PERL_CONFIGURE= YES
diff --git a/devel/p5-TraceFuncs/pkg-comment b/devel/p5-TraceFuncs/pkg-comment
deleted file mode 100644
index 521e36aa93ce..000000000000
--- a/devel/p5-TraceFuncs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A perl5 module to trace function calls as they happen