aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/extra/uri.nim
blob: 0e9fea7360af50463d5775dfb72c20d54a0b2b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Αδειοδοτείται υπό τους όρους της EUPL
import .. / .. / lapis

tessera "uri":
  source: "https://www.cpan.org/authors/id/O/OA/OALDERS/URI-5.32.tar.gz"
  patches: @[""]
  dependencies: @[
    "mime_base32"
  ]
  build: @[
    "perl Makefile.PL",
    "make",
    "make install"
  ]
  result: "perl5/5.42/site_perl/URI"
  
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.