You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
35 lines
1.1 KiB
Tcl
35 lines
1.1 KiB
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 amadvance snapraid 14.1 v
|
|
github.tarball_from releases
|
|
revision 0
|
|
|
|
homepage https://www.snapraid.it/
|
|
|
|
description Backup program for disk arrays
|
|
long_description SnapRAID stores parity information of your data and \
|
|
it recovers from up to six disk failures
|
|
|
|
categories sysutils
|
|
installs_libs no
|
|
license GPL-3
|
|
platforms any
|
|
maintainers {@anquieta passinbox.com:macports.deduce460} \
|
|
openmaintainer
|
|
|
|
checksums rmd160 24ad673cd675ab968bb5848f1b00a531c032f468 \
|
|
sha256 b33e19558ad0f29f1c8d3907a772377f1125f19b44003db8b8df05cec46cd7c6 \
|
|
size 1844716
|
|
|
|
depends_build-append \
|
|
port:autoconf \
|
|
port:automake
|
|
|
|
use_autoconf yes
|
|
|
|
autoconf.cmd ./autogen.sh
|
|
autoconf.args
|