diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/p5-Class-Hook/Makefile | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
Diffstat (limited to 'devel/p5-Class-Hook/Makefile')
-rw-r--r-- | devel/p5-Class-Hook/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Class-Hook/Makefile b/devel/p5-Class-Hook/Makefile index a044c7875626..236e4e333171 100644 --- a/devel/p5-Class-Hook/Makefile +++ b/devel/p5-Class-Hook/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Class PKGNAMEPREFIX= p5- MAINTAINER= brian@quynh-and-brian.org +COMMENT= Add hooks on methods from other classes BUILD_DEPENDS= ${SITE_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes |