mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
860 B
Tcl
23 lines
860 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 github 1.0
|
|
|
|
github.setup relan exfat 1.4.0 v
|
|
github.tarball_from releases
|
|
name exfat-utils
|
|
distname exfat-utils-${version}
|
|
|
|
categories sysutils
|
|
platforms darwin
|
|
license GPL-3+
|
|
maintainers {i0ntempest @i0ntempest} openmaintainer
|
|
|
|
description Filesystem utilities from a free, full-featured exFAT \
|
|
file system implementation for Unix-like systems
|
|
long_description ${description}
|
|
|
|
checksums rmd160 416e6a27b3dc77fcde952f924add6608c3a2ce3d \
|
|
sha256 241575fa93104406a47e79e53e4d907bae69886f11621f70a45276c62b75bf69 \
|
|
size 203422
|