# -*- 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 SQL-Abstract-Limit 0.141 revision 3 categories perl databases license {Artistic-1 GPL} maintainers nomaintainer supported_archs noarch description portable LIMIT emulation long_description Portability layer for LIMIT emulation. platforms darwin checksums md5 d8dde39b1d7910ddf5457108c02be552 \ sha1 c84261e381df070b3cdc05e0ce7d740ab212c924 \ rmd160 fbc839dd43198244ae7f5de0f79aa9257d802bed if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-sql-abstract \ port:p${perl5.major}-dbi \ port:p${perl5.major}-test-deep \ port:p${perl5.major}-test-exception perl5.use_module_build }