# -*- 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 name p5-gps perl5.branches 5.24 perl5.setup perl-GPS 0.17 ../by-authors/id/S/SR/SREZIC license {Artistic-1 GPL} maintainers nomaintainer description Perl interface to GPS receivers using Garmin or NMEA protocols long_description ${description} homepage https://metacpan.org/release/${perl5.module} checksums rmd160 065d078a4a9c6e99a98f40da20db014fc18c7d4c \ sha256 4eb3906e119b09a7a134e6d7f78c87ec722447f9948e8aa64dcfc7cd3eb6669d platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-device-serialport }