diff options
Diffstat (limited to 'databases/p5-DBD-Google')
-rw-r--r-- | databases/p5-DBD-Google/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index f46dc4383bb6..39fd9fb924cf 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Treat Google as a datasource for DBI +WWW= https://metacpan.org/release/DBD-Google BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-Google>=0:net/p5-Net-Google \ |