Revision: 81615 http://trac.macports.org/changeset/81615 Author: dports@macports.org Date: 2011-08-02 17:52:21 -0700 (Tue, 02 Aug 2011) Log Message: ----------- p5-text-bibtex: new port via cpan2port, v0.59 Added Paths: ----------- trunk/dports/perl/p5-text-bibtex/ trunk/dports/perl/p5-text-bibtex/Portfile Added: trunk/dports/perl/p5-text-bibtex/Portfile =================================================================== --- trunk/dports/perl/p5-text-bibtex/Portfile (rev 0) +++ trunk/dports/perl/p5-text-bibtex/Portfile 2011-08-03 00:52:21 UTC (rev 81615) @@ -0,0 +1,26 @@ +# -*- 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.setup Text-BibTeX 0.59 +platforms darwin +maintainers nomaintainer +license {Artistic GPL} + +description Parse BibTeX files + +long_description \ + Text::BibTeX is a Perl library for reading, parsing, and processing \ + BibTeX files. It is the Perl half of btOOL, a pair of libraries for \ + dealing with BibTeX data. + +checksums sha256 79c5079a7ab96ac81a32f25575a6d6626ad8234ec065028a26e1cd6de7c368c4 \ + rmd160 103bcaf98dba76acc125959a712d00028b5e9e71 + +depends_build-append port:p5-capture-tiny \ + port:p5-extutils-libbuilder \ + port:p5-config-autoconf + +perl5.use_module_build Property changes on: trunk/dports/perl/p5-text-bibtex/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
dports@macports.org