# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup DBIx-Admin-CreateTable 2.11 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description DBIx::Admin::CreateTable - Create and drop tables, primary indexes, and sequences long_description ${description} platforms {darwin any} extract.suffix .tgz checksums rmd160 1d5d3963382d761329449c44b89afde177cae0c0 \ sha256 07b1427fbc15455657ca57217749004162a50c04abb243022a5b479e4b2a5912 \ size 19156 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-test-version depends_lib-append \ port:p${perl5.major}-dbi \ port:p${perl5.major}-moo supported_archs noarch }