# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup DBIx-Admin-CreateTable 2.10 license Artistic-2 maintainers devans openmaintainer description DBIx::Admin::CreateTable - Create and drop tables, primary indexes, and sequences long_description ${description} platforms darwin extract.suffix .tgz checksums rmd160 2d1c04657a51d8df0a0c2518555d4e83ed0a4470 \ sha256 e9ce9e4581ab7dbfaa57ca36bd5437b9cdf50a51e11df40d9c15bbf095addc24 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-version depends_lib-append \ port:p${perl5.major}-dbi \ port:p${perl5.major}-moo supported_archs noarch perl5.use_module_build }