Commits

Joshua Root authored 96b86b7d1fc
py*-pybonjour: unify, license, noarch

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@105850 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

python/py-pybonjour/Portfile

Moved
1 1 # $Id$
2 2
3 3 PortSystem 1.0
4 -PortGroup python26 1.0
4 +PortGroup python 1.0
5 5
6 -name py26-pybonjour
6 +name py-pybonjour
7 7 version 1.1.1
8 +license MIT
8 9 maintainers erickt openmaintainer
9 10 description pybonjour provides a pure-Python interface to Apple \
10 11 Bonjour and compatible DNS-SD libraries (such as Avahi).
11 12 long_description ${description}
12 13
13 14 platforms darwin
15 +supported_archs noarch
14 16
15 17 homepage http://code.google.com/p/pybonjour/
16 18 master_sites googlecode:pybonjour
17 19 distname pybonjour-${version}
18 20
19 21 checksums md5 30cbfd3e9e9721b39f6aa67df1c315a2 \
20 22 sha1 92cabd14e04c5f62ce067c47c2057ee3d424d29b \
21 23 rmd160 87b8705f47c2b11488fe6bdcef1158da152c7a43
24 +
25 +python.versions 26 27

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut