Ticket #14249: Portfile

File Portfile, 609 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-libXt
6version         1.0.5
7categories      devel
8maintainers     
9description     X.org libXt
10homepage        http://www.x.org
11platforms       darwin macosx
12long_description X Toolkit Intrinsics
13master_sites     ${homepage}/pub/individual/lib/
14
15distname        libXt-${version}
16checksums       md5 f3bdd67785ace8cd0b23249e9d8c9975 \
17                sha1 5f33921e373ce162a39eabef2ce05d946935eb5b \
18                rmd160 7e5ef9e03dc860bf5b64b85a897dd1d2ae1ed0bf
19
20use_bzip2       yes
21
22depends_lib     port:pkgconfig port:xorg-kbproto port:xorg-proto port:xorg-libXdmcp port:xorg-libsm
23# port:xorg-libX11