mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Add LICENSE
- Fix and update WWW Approved by: portmgr (blanket)
This commit is contained in:
parent
f211e7c833
commit
7f2029b5ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471714
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= snowfly@yuntech.edu.tw
|
||||
COMMENT= Interface to fetch the Google Video Information
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -3,4 +3,4 @@ Video Information. To use it, you should create WWW::Google::Video object and
|
||||
use its method fetch(), to fetch the information of Video. It uses LWP::Simple
|
||||
for making request to Google.
|
||||
|
||||
WWW: http://search.cpan.org/dist/WWW-Google-Video/
|
||||
WWW: https://metacpan.org/release/KENWU/WWW-Google-Video-0.4
|
||||
|
Loading…
Reference in New Issue
Block a user