Ticket #14247: Portfile

File Portfile, 579 bytes (added by mvfranz@…, 16 years ago)
Line 
1# $Id: Portfile 28766 2007-09-08 15:48:41Z bbyer@macports.org $
2
3PortSystem 1.0
4
5name            xorg-libice
6version         1.0.4
7categories      devel
8maintainers     
9description     X.org libice
10homepage        http://www.x.org
11platforms       darwin macosx
12long_description X Inter-Client Exchange (ICE) Protocol
13 
14master_sites     ${homepage}/pub/individual/lib/
15
16distname        libICE-${version}
17checksums       md5 4ab4e67e0b8845aa201e984153087f4a \
18                sha1 67bc7d35a273023a593c10ce05fd307f496892b4 \
19                rmd160 cb83eafe547a04586877ffffa8d07e1dc9fcd613
20
21use_bzip2       yes
22
23depends_lib     port:pkgconfig port:xorg-xproto port:xorg-xtrans