# -*- 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.8 5.10 5.12 5.14 5.16 perl5.setup Text-BibTeX 0.64 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 rmd160 11a3394050bd56ad98b6507ec50e11faf4ac0b4b \ sha256 5cedd1b90a1aec10daf02184408385dbc7e367a2081479329e75adfbdd3f77e4 if {${perl5.major} != ""} { # see #31769 patchfiles patch-btparse_tests_namebug.c.diff \ patch-btparse_tests_tex_test.c.diff depends_build-append port:p${perl5.major}-capture-tiny \ port:p${perl5.major}-extutils-libbuilder \ port:p${perl5.major}-config-autoconf perl5.use_module_build }