Ticket #49659: Portfile

File Portfile, 885 bytes (added by kornack@…, 8 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
2# $Id$
3
4PortSystem          1.0
5
6name                nanomsg
7version             0.7-beta
8revision            0
9categories          comms sysutils devel net
10platforms           darwin
11license             MIT
12
13maintainers         twinleaf.com:maintainers \
14                    openmaintainer
15
16description         nanomsg Nanomsg Wrapper
17long_description    nanomsg is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies.
18
19homepage            http://nanomsg.org
20master_sites        https://github.com/nanomsg/nanomsg/releases/download/${version}/
21
22checksums           sha1  459d8300693993151278205c655378e18e8d1cef