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

github.setup        Rudde mktorrent 1.1 v

categories          net
description         mktorrent is a simple command line utility to create \
                    BitTorrent metainfo files.
long_description    ${description}
license             {GPL-2+ OpenSSLException}
maintainers         {snc @nerdling} openmaintainer

platforms           freebsd darwin

checksums           rmd160  2bb093c6f536939d57e229ac71b2a83e2142b125 \
                    sha256  62ce1af3fc11c80749ae49e17fdfa749a3decd03915f836df8c11a11fe2614ee

use_configure       no
build.args-append   CC=${configure.cc}

destroot.destdir    PREFIX=${destroot}${prefix}