Ticket #45153: Portfile

File Portfile, 991 bytes (added by agraef (Albert Graef), 10 years ago)

pure-bonjour Portfile

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: Portfile 118811 2014-04-11 07:18:47Z ryandesign@macports.org $
3
4PortSystem                      1.0
5PortGroup                       pure 1.0
6
7pure.setup                      bonjour 0.1
8categories                      devel
9platforms                       darwin
10maintainers                     ryandesign
11license                         LGPL-3
12
13description                     an interface to Bonjour which enables you to \
14                                publish and discover Zeroconf services from Pure
15
16long_description                ${name} provides ${description}.
17
18checksums                       rmd160  2a7af3ed1aaa92ce47978354b43a98473120493b \
19                                sha256  ff9e43a4e64c26d509505ee59081603a7553dd516b9317944b83d34e4904719b
20
21patchfiles-append               make.diff
22
23depends_build-append            port:pkgconfig