[147177] trunk/dports/perl

devans at macports.org devans at macports.org
Wed Mar 30 05:01:50 PDT 2016


Revision: 147177
          https://trac.macports.org/changeset/147177
Author:   devans at macports.org
Date:     2016-03-30 05:01:49 -0700 (Wed, 30 Mar 2016)
Log Message:
-----------
p5-opcodes: new port, more Opcodes information from opnames.h and opcode.h.

Added Paths:
-----------
    trunk/dports/perl/p5-opcodes/
    trunk/dports/perl/p5-opcodes/Portfile

Added: trunk/dports/perl/p5-opcodes/Portfile
===================================================================
--- trunk/dports/perl/p5-opcodes/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-opcodes/Portfile	2016-03-30 12:01:49 UTC (rev 147177)
@@ -0,0 +1,17 @@
+# -*- 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.22
+perl5.setup         Opcodes 0.14
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Opcodes - More Opcodes information from opnames.h and opcode.h
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  18cc29305bca1fa584e6fe9391068adcb1417437 \
+                    sha256  7f7365447e4d1c5b87b43091448f0488e67c9f036b26c022a5409cd73d343893


Property changes on: trunk/dports/perl/p5-opcodes/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/20160330/8a15cf72/attachment.html>


More information about the macports-changes mailing list