diff options
Diffstat (limited to 'databases/p5-AnyEvent-DBD-Pg')
-rw-r--r-- | databases/p5-AnyEvent-DBD-Pg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-AnyEvent-DBD-Pg/Makefile b/databases/p5-AnyEvent-DBD-Pg/Makefile index 7c15695ec9ec..b82480fbfe9d 100644 --- a/databases/p5-AnyEvent-DBD-Pg/Makefile +++ b/databases/p5-AnyEvent-DBD-Pg/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for AnyEvent interface to DBD::Pg async interface +WWW= https://metacpan.org/release/AnyEvent-DBD-Pg BUILD_DEPENDS= p5-AnyEvent>=5:devel/p5-AnyEvent \ p5-DBD-Pg>0:databases/p5-DBD-Pg \ |