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