[135249] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Apr 20 02:31:01 PDT 2015


Revision: 135249
          https://trac.macports.org/changeset/135249
Author:   devans at macports.org
Date:     2015-04-20 02:31:01 -0700 (Mon, 20 Apr 2015)
Log Message:
-----------
p5-bio-asn1-entrezgene: new port submission, a regular expression based parser for NCBI Entrez Gene (#47480).

Added Paths:
-----------
    trunk/dports/perl/p5-bio-asn1-entrezgene/
    trunk/dports/perl/p5-bio-asn1-entrezgene/Portfile

Added: trunk/dports/perl/p5-bio-asn1-entrezgene/Portfile
===================================================================
--- trunk/dports/perl/p5-bio-asn1-entrezgene/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-bio-asn1-entrezgene/Portfile	2015-04-20 09:31:01 UTC (rev 135249)
@@ -0,0 +1,24 @@
+# -*- 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         Bio-ASN1-EntrezGene 1.70
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Bio::ASN1::EntrezGene - Regular expression-based Perl Parser for NCBI Entrez Gene
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  5924d9a3f2634a2331da96ecaaf943760d4ea47f \
+                    sha256  342ce97702e101da813e76221e15414be3fd608fc9059fcc36a141d939048dfb
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-bioperl
+
+    supported_archs noarch
+}


Property changes on: trunk/dports/perl/p5-bio-asn1-entrezgene/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/20150420/fdcb722b/attachment.html>


More information about the macports-changes mailing list