aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/iosocket_ssl.nim
blob: 7ae1cd5aaa3f7d9abc63543bf2ba64b7092dca65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
import .. / lapis

tessera "iosocker_ssl":
  source: "https://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.095.tar.gz"
  patches: @[""]
  dependencies: @[
    "make_ca",
    "net_ssleay"
  ]
  build: @[
    "yes | perl Makefile.PL",
    "make",
    "make install"
  ]
  result: "perl5/5.42/site_perl/IO/SOCKER/SSL/SSL.pm"
  
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.