Ticket #21998: Portfilecandidate

File Portfilecandidate, 1.0 KB (added by cooljeanius (Eric Gallager), 11 years ago)

Portfile generated by cpan2port for Data::FormValidator

Line 
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
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.setup         Data-FormValidator 4.80
8#perl5.setup         Data-FormValidator 4.80 ../by-authors/id/M/MA/MARKSTOS
9platforms           darwin
10maintainers         nomaintainer
11# Uncomment this line if you know there will be no arch-specific code:
12#supported_archs     noarch
13
14description         Data::FormValidator (no description available)
15
16long_description    ${description}
17
18checksums           sha256 1e546d670a31a847917dd02fe00cd0cf7624289b727262ffbaf455bb49fb7461 \
19                    rmd160 d9433a04efa99839c61236d5b9f1fcf2c34db2e6
20
21depends_lib-append  port:p5-date-calc \
22                    port:p5-regexp-common \
23                    port:p5-email-valid \
24                    port:p5-file-mmagic \
25                    port:p5-image-size \
26                    port:p5-mime-types \
27                    port:p5-perl6-junction
28
29perl5.use_module_build