# -*- 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-TableInfo 3.03 ../by-authors/id/R/RS/RSAVAGE license {Artistic-1 GPL} maintainers devans openmaintainer description DBIx::Admin::TableInfo - A wrapper for all of table_info(), column_info(), *_key_info() long_description ${description} platforms darwin extract.suffix .tgz checksums rmd160 b82782dc4e16d8ad70a36a2e4f95cbc9828ccfdd \ sha256 a852530f95957a43aa794f2edf5f3fe4ecec35bd20150c38136d4c23d85328b6 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-version depends_lib-append \ port:p${perl5.major}-data-dumper-concise \ port:p${perl5.major}-dbi \ port:p${perl5.major}-dbix-admin-createtable \ port:p${perl5.major}-dbix-admin-dsnmanager \ port:p${perl5.major}-lingua-en-pluraltosingular \ port:p${perl5.major}-moo \ port:p${perl5.major}-text-table-manifold supported_archs noarch }