1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | name hfstar |
---|
5 | version 1.13.19 |
---|
6 | categories sysutils |
---|
7 | maintainers waqar@opendarwin.org |
---|
8 | description gnutar with HFS+ support |
---|
9 | homepage http://www.metaobject.com/Community.html |
---|
10 | platforms darwin |
---|
11 | long_description A version of gnutar for Mac OS X that supports \ |
---|
12 | archiving HFS+ specific information such as resource \ |
---|
13 | forks, type and creator codes as well as other finder \ |
---|
14 | flags. |
---|
15 | |
---|
16 | master_sites http://www.metaobject.com/downloads/macos-x/ |
---|
17 | distname ${name}.${version}-1.s |
---|
18 | extract.sufx .tgz |
---|
19 | checksums md5 67641190e4b3946c201a48310fe2e581 |
---|
20 | worksrcdir ${name} |
---|
21 | |
---|
22 | configure.args --program-prefix=hfs |
---|