# -*- 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           ocaml 1.1

name                ocaml-domain-name
github.setup        hannesm domain-name 0.4.1 v
revision            2
categories          ocaml net
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             ISC
description         RFC 1035 Internet domain names
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
checksums           rmd160  f0efbebfe3236148a9080d38d905658812216ddd \
                    sha256  1dba32f35a7cd5cc8187d21e2cc21a0b667a645447a0eefe57afe3ca25bc4566 \
                    size    9472
github.tarball_from releases

ocaml.build_type    dune
