[133500] trunk/dports/perl
devans at macports.org
devans at macports.org
Tue Mar 3 06:01:09 PST 2015
Revision: 133500
https://trac.macports.org/changeset/133500
Author: devans at macports.org
Date: 2015-03-03 06:01:09 -0800 (Tue, 03 Mar 2015)
Log Message:
-----------
p5-browser-open: new port, open a browser in a given URL.
Added Paths:
-----------
trunk/dports/perl/p5-browser-open/
trunk/dports/perl/p5-browser-open/Portfile
Added: trunk/dports/perl/p5-browser-open/Portfile
===================================================================
--- trunk/dports/perl/p5-browser-open/Portfile (rev 0)
+++ trunk/dports/perl/p5-browser-open/Portfile 2015-03-03 14:01:09 UTC (rev 133500)
@@ -0,0 +1,19 @@
+# -*- 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.16 5.18 5.20
+perl5.setup Browser-Open 0.04 ../by-authors/id/C/CF/CFRANKS
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Browser::Open - open a browser in a given URL
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 6a2d22df08dad52bc4ab7dff2d2b4ae95185d26b \
+ sha256 aceb3129782fe06e5b6e3e4b1a97e20c208426e5870ea67fb63b79188b056867
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-browser-open/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150303/16248ad9/attachment.html>
More information about the macports-changes
mailing list