1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.setup OpenOffice-OODoc 2.125 |
---|
8 | revision 1 |
---|
9 | maintainers univ-lyon1.fr:clot |
---|
10 | description The Open OpenDocument Connector |
---|
11 | long_description ${description} |
---|
12 | license LGPL-2.1 |
---|
13 | platforms darwin |
---|
14 | |
---|
15 | checksums md5 270f34f94d7cc627a9944749eccf678f \ |
---|
16 | sha1 93903b9479826156319b1167803fee26d0e6bf59 \ |
---|
17 | rmd160 d2ac27c2579af423f04133739a7fb8d9421eb32c |
---|
18 | |
---|
19 | depends_run-append port:p5-archive-zip \ |
---|
20 | port:p5-xml-twig |
---|