diff options
Diffstat (limited to 'databases/p5-DBIx-Class-Loader')
-rw-r--r-- | databases/p5-DBIx-Class-Loader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class-Loader/Makefile b/databases/p5-DBIx-Class-Loader/Makefile index 80a2b54a5e2c..122f307851dc 100644 --- a/databases/p5-DBIx-Class-Loader/Makefile +++ b/databases/p5-DBIx-Class-Loader/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dynamic definition of DBIx::Class sub classes +WWW= https://metacpan.org/release/DBIx-Class-Loader BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBI>=1.3:databases/p5-DBI \ |