mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
749 B
Tcl
20 lines
749 B
Tcl
# -*- 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
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup cran GeoBosh rbibutils 2.3
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Read Bibtex files and convert between bibliography formats
|
|
long_description {*}${description}
|
|
homepage https://geobosh.github.io/rbibutils
|
|
checksums rmd160 0d2a0691985cffa082d8cf3f36bc6f302c0ba25f \
|
|
sha256 0c35ad62219bbdaa9b6d9be892a1aeb02e7faa05ca9a6fb15a3129d3d250777f \
|
|
size 1132601
|
|
|
|
depends_test-append port:R-testthat
|
|
|
|
test.run yes
|