You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
17 lines
673 B
Tcl
17 lines
673 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 github yihui mime 0.12 v
|
|
revision 2
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Map filenames to MIME types
|
|
long_description {*}${description}
|
|
homepage https://yihui.org/mime
|
|
checksums rmd160 a46bbe898fc63e90bc55ad970e6f4861a426931d \
|
|
sha256 9683bf779ad0e888666f4b3c3f32f9e41e4c704d1055b1c3b2c2487a22277d81 \
|
|
size 14454
|