Ticket #51400: Portfile

File Portfile, 825 bytes (added by kpreid (Kevin Reid), 8 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5PortGroup           cmake 1.0
6PortGroup           github 1.0
7
8github.setup        merbanan rtl_433 bf4f9b4ebd4da642dfc788052d1a99d5812519f8
9version             20160420
10checksums           rmd160  fc20f59f2b9f142b67aed11da98a4998dacd2043 \
11                    sha256  74d13373ff8321e584f0edb1211f8505a1808d1c313f317aa9fa69a51641ab9a
12
13depends_lib-append  port:rtl-sdr
14
15categories          science comms
16maintainers         nomaintainer
17description         RTL-SDR 433.92 MHz generic data receiver
18long_description    rtl_433 turns your Realtek RTL2832 based DVB dongle into a 433.92 MHz generic data receiver
19license             GPL-2
20platforms           darwin