# -*- 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
# $Id: Portfile 86519 2011-10-27 06:21:15Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      sockets 0.6
categories                      net
platforms                       darwin
maintainers                     ryandesign
license                         GPL-3+

description                     an interface to the Berkeley socket functions \
                                for Pure

long_description                ${name} is ${description}. It provides most \
                                of the core functionality, so you can create \
                                sockets for both stream and datagram-based \
                                protocols and use these to transmit messages. \
                                Unix-style file sockets are also available \
                                if the host system supports them.

checksums                       rmd160  e9885c2b0a3d8a102af6cd872ce63d37993bee30 \
                                sha256  e88620405d09168b416fd129f7e96e1477f8eff907e47f29fa7366c6795b5302
