Ticket #8600: Portfile.2

File Portfile.2, 1006 bytes (added by tristan@…, 18 years ago)

fixed bibtool portfile

Line 
1# $Id: $
2
3PortSystem                      1.0
4name                            BibTool
5version                         2.48
6categories                      tex
7maintainers                     tristan@cs.dartmouth.edu
8description                     Tool for manipulating BibTeX databases.
9long_description \
10        BibTeX provides an easy to use means to integrate citations and \
11        bibliographies into LaTeX documents. But the user is left alone \
12        with the management of the BibTeX files. The program BibTool is \
13        intended to fill this gap. BibTool allows the manipulation of \
14        BibTeX files which goes beyond the possibilities---and \
15        intentions---of BibTeX.
16
17platforms                       darwin
18
19homepage                        http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html
20master_sites            http://tug.ctan.org/tex-archive/biblio/bibtex/utils/bibtool/ \
21                                        ftp://cam.ctan.org/tex-archive/biblio/bibtex/utils/bibtool/ \
22                                        ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bibtool/
23
24checksums                       md5 20ebb18ea55e5f64b67f5b8edaa0d6fa
25
26destroot.destdir        BINDIR=${destroot}/${prefix}/bin LIBDIR=${destroot}/${prefix}/lib/${name}
27
28depends_lib                     port:teTeX