# -*- 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.use_search_cpan_org yes perl5.setup pgtop 0.05 ../by-authors/id/C/CO/COSIMO/ revision 3 license GPL-2 maintainers nomaintainer description display PostgreSQL performance info like `top' long_description ${description} checksums rmd160 990eb9f7780ff5a2ea974fd4fee82be45d52c2d9 \ sha256 48f90f454febbf0bc1beb1c70a6a7b96077baf5db410d297ff219a6eaadacc0b platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-dbd-pg \ port:p${perl5.major}-dbi \ port:p${perl5.major}-term-readkey }