diff options
Diffstat (limited to 'databases/p5-DBIx-Inspector/Makefile')
-rw-r--r-- | databases/p5-DBIx-Inspector/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Inspector/Makefile b/databases/p5-DBIx-Inspector/Makefile index b14a6ea3d8b4..eb4832b82780 100644 --- a/databases/p5-DBIx-Inspector/Makefile +++ b/databases/p5-DBIx-Inspector/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to get information from $dbh +WWW= https://metacpan.org/release/DBIx-Inspector BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |