mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/p5-DR-Tarantool: Update WWW and clean up pkg-descr
This commit is contained in:
parent
ddc799a469
commit
6833524820
2 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,8 @@ PKGNAMEPREFIX= p5-
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Perl driver for Tarantool
|
||||
WWW= https://metacpan.org/release/DR-Tarantool
|
||||
WWW= https://metacpan.org/release/DR-Tarantool \
|
||||
https://github.com/dr-co/dr-tarantool
|
||||
|
||||
LICENSE= ART10
|
||||
|
||||
|
|
|
@ -3,5 +3,3 @@ This module provides a synchronous and asynchronous driver for Tarantool.
|
|||
The driver does not have external dependencies, but includes the official
|
||||
light-weight Tarantool C client (a single C header which implements all protocol
|
||||
formatting) for packing requests and unpacking server responses.
|
||||
|
||||
See also: https://github.com/dr-co/dr-tarantool
|
||||
|
|
Loading…
Add table
Reference in a new issue