mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Add LICENSE
- Update WWW Approved by: portmgr (blanket)
This commit is contained in:
parent
79aec22f88
commit
10ae6e9f6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471580
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension of postgresql runner for tests
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \
|
||||
p5-DBI>0:databases/p5-DBI \
|
||||
|
@ -1,4 +1,4 @@
|
||||
Test::postgresql automatically setups a postgresql instance in a
|
||||
temporary directory, and destroys it when the perl script exits.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Test-postgresql/
|
||||
WWW: https://metacpan.org/release/SYSPETE/Test-postgresql-0.091
|
||||
|
Loading…
Reference in New Issue
Block a user