Ticket #14248: Portfile

File Portfile, 561 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-libsm
6version         1.0.3
7categories      devel
8maintainers     
9description     X.org libSM
10homepage        http://www.x.org
11platforms       darwin macosx
12long_description X Session Management Library
13master_sites     ${homepage}/pub/individual/lib/
14
15distname        libSM-${version}
16checksums       md5 184cbf502b3cd5d7ba5f9d1290a99606 \
17                sha1 ccf38d4575da92b750640525af55d770b85765e1 \
18                rm160 f60939a7681ca06c228847da146021c0d3931f32
19
20use_bzip2       yes
21
22depends_lib     port:pkgconfig port:xorg-libice port:xorg-xproto