[101595] trunk/dports/sysutils
Ryan Schmidt
ryandesign at macports.org
Sat Jan 19 04:18:51 PST 2013
On Jan 14, 2013, at 06:49, cal at macports.org wrote:
> Revision: 101595
> https://trac.macports.org/changeset/101595
> Author: cal at macports.org
> Date: 2013-01-14 04:49:33 -0800 (Mon, 14 Jan 2013)
> Log Message:
> -----------
> new port: quotatool
>
> Added Paths:
> -----------
> trunk/dports/sysutils/quotatool/
> trunk/dports/sysutils/quotatool/Portfile
>
> Added: trunk/dports/sysutils/quotatool/Portfile
> ===================================================================
> --- trunk/dports/sysutils/quotatool/Portfile (rev 0)
> +++ trunk/dports/sysutils/quotatool/Portfile 2013-01-14 12:49:33 UTC (rev 101595)
> @@ -0,0 +1,19 @@
> +# -*- 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
> +# $Id$
> +
> +PortSystem 1.0
> +
> +name quotatool
> +version 1.6.2
> +categories sysutils
> +platforms darwin
> +supported_archs i386 x86_64
> +license GPL
> +maintainers gmail.com:johan.ekenberg
> +description A command line utility for filesystem disk quotas.
> +long_description A command line utility for filesystem disk quotas.
> +homepage http://quotatool.ekenberg.se/
> +master_sites http://quotatool.ekenberg.se/
> +
> +checksums rmd160 6202d7ec898de8f799e1ac1830fb8c1005d15f8e \
> + sha256 e53adc480d54ae873d160dc0e88d78095f95d9131e528749fd982245513ea090
As far as I can tell, based on the web site and the COPYING file included in the source, the license should be "GPL-2" not "GPL".
Does this really not work on PowerPC systems?
More information about the macports-dev
mailing list