Ticket #21999: Portfilecandidate

File Portfilecandidate, 999 bytes (added by cooljeanius (Eric Gallager), 11 years ago)

Portfile generated by cpan2port for Data::FormValidator::Constraints::DateTime

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-Constraints-DateTime 1.11
8#perl5.setup         Data-FormValidator-Constraints-DateTime 1.11 ../by-authors/id/W/WO/WONKO
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::Constraints::DateTime (no description available)
15
16long_description    ${description}
17
18checksums           sha256 c3653fddfdfb457cce5f9fdf81309a6a54b32aeb5ff343856f6f32044ac88170 \
19                    rmd160 551246674bdcabede9caf1b4f4a8d80e585af15c
20
21depends_lib-append  port:p5-datetime \
22                    port:p5-datetime-format-strptime \
23                    port:p5-data-formvalidator
24depends_build-append port:p5-datetime-format-builder
25