Commits
Ryan Schmidt authored and Perry Lee committed 224454e597a
1 1 | PortSystem 1.0 |
2 2 | PortGroup github 1.0 |
3 3 | |
4 4 | github.setup jmacd xdelta-devel 3.1.0 v |
5 5 | name xdelta |
6 6 | categories archivers |
7 - | maintainers perry openmaintainer |
7 + | maintainers {perry @lperry} openmaintainer |
8 8 | platforms darwin |
9 9 | |
10 10 | description open-source binary diff, differential compression tools, \ |
11 11 | VCDIFF (RFC 3284) delta compression |
12 12 | long_description ${description} |
13 13 | license Apache-2 |
14 14 | homepage http://xdelta.org/ |
15 15 | |
16 16 | github.tarball_from releases |
17 17 | distname xdelta3-${version} |