Ticket #16878: Portfile

File Portfile, 645 bytes (added by myschizobuddy@…, 16 years ago)
Line 
1# $Id: Portfile 26380 2007-06-20 20:49:37Z bbyer@macports.org $
2PortSystem 1.0
3
4name        xorg-xf86bigfontproto
5version     1.1.2
6categories  x11 devel
7maintainers bbyer@macports.org
8description X.org xf86bigfontproto
9homepage    http://www.x.org
10platforms   darwin
11long_description XF86BigFont extension headers
12master_sites    ${homepage}/pub/individual/proto/
13
14distname    xf86bigfontproto-${version}
15checksums   md5 a318c1e86123832d7b0c95fc7d47ef35 \
16            sha1 4a2e84b3f529e4747dbc07bf4496bfe01f40aa85 \
17            rmd160 48d7bbedfaf5061e76f8207570ca547ff53f44e0
18           
19use_bzip2   yes
20
21depends_lib     port:xorg-util-macros