diff options
Diffstat (limited to 'databases/p5-DBIx-SQLite-Simple')
-rw-r--r-- | databases/p5-DBIx-SQLite-Simple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-SQLite-Simple/Makefile b/databases/p5-DBIx-SQLite-Simple/Makefile index 3c99599be796..35a44f2baf8e 100644 --- a/databases/p5-DBIx-SQLite-Simple/Makefile +++ b/databases/p5-DBIx-SQLite-Simple/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Easy access to SQLite databases using objects +WWW= https://metacpan.org/release/DBIx-SQLite-Simple BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Gomor>=0:devel/p5-Class-Gomor \ |