# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           common_lisp 1.0

github.setup        lu4nx cl-tld b6b24d9c63da77052775992463f0bfac63383234
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20220217
revision            0

checksums           rmd160  c943f52847c6c2aef6589cd1d1271c3f5ffbf41e \
                    sha256  a5951a11aedf91c321333df51d923bd1c45766d05b1cc92241028e7e9d7c11ed \
                    size    79690

categories-append   devel
maintainers         nomaintainer
license             public-domain

description         Extracts the TLD(Top Level Domain) from domain, for Common Lisp

long_description    {*}${description}
