diff options
Diffstat (limited to 'devel/p5-Event-ExecFlow')
-rw-r--r-- | devel/p5-Event-ExecFlow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Event-ExecFlow/Makefile b/devel/p5-Event-ExecFlow/Makefile index 6109aa5324e1..7747145dd9c6 100644 --- a/devel/p5-Event-ExecFlow/Makefile +++ b/devel/p5-Event-ExecFlow/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= API for complex flow controls with asynchronous execution of external programs +WWW= https://metacpan.org/release/Event-ExecFlow BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ |