[129271] trunk/dports/perl/p5-gps/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 9 15:38:00 PST 2014
Revision: 129271
https://trac.macports.org/changeset/129271
Author: mojca at macports.org
Date: 2014-12-09 15:38:00 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-gps: whitespace and status line only
Modified Paths:
--------------
trunk/dports/perl/p5-gps/Portfile
Modified: trunk/dports/perl/p5-gps/Portfile
===================================================================
--- trunk/dports/perl/p5-gps/Portfile 2014-12-09 23:35:01 UTC (rev 129270)
+++ trunk/dports/perl/p5-gps/Portfile 2014-12-09 23:38:00 UTC (rev 129271)
@@ -1,19 +1,23 @@
+# -*- 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
+PortSystem 1.0
+PortGroup perl5 1.0
-name p5-gps
+name p5-gps
perl5.branches 5.10 5.12 5.14 5.16
-perl5.setup perl-GPS 0.15 ../by-authors/id/S/SR/SREZIC
+perl5.setup perl-GPS 0.15 ../by-authors/id/S/SR/SREZIC
revision 3
-maintainers nomaintainer
-description Perl interface to GPS receivers using Garmin or NMEA protocols
-long_description ${description}
-platforms darwin
-checksums md5 9569057d491c73cd597057de85472673
+maintainers nomaintainer
+description Perl interface to GPS receivers using Garmin or NMEA protocols
+long_description ${description}
+
+checksums md5 9569057d491c73cd597057de85472673
+
+platforms darwin
+supported_archs noarch
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-device-serialport
-
-supported_archs noarch
+ depends_lib-append \
+ port:p${perl5.major}-device-serialport
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/8da3df3f/attachment.html>
More information about the macports-changes
mailing list