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 HTML-WikiConverter-DokuWiki 0.53 |
---|
8 | platforms darwin |
---|
9 | maintainers nomaintainer |
---|
10 | description HTML::WikiConverter::DokuWiki (no description available) |
---|
11 | extract.suffix .tar.gz |
---|
12 | master_sites http://search.cpan.org/CPAN/authors/id/D/DI/DIBERRI |
---|
13 | checksums sha1 dc30252e400a997d57e6253fed7f26c5c6231a43 md5 74f5cd1382962ca5d24a39dd6b15059d rmd160 9a2b2a6aad79fde2f6e9c47de4a894117d257164 |
---|
14 | depends_lib-append port:p5-html-wikiconverter |
---|
15 | |
---|