On Oct 29, 2013, at 10:14, [email protected] wrote: > Revision > 112694 > Author > [email protected] > Date > 2013-10-29 08:14:23 -0700 (Tue, 29 Oct 2013) > Log Message > > New port: cicada @ 0.3.0 - a hypergraph-based toolkit for statistical machine > translation. > Added Paths > > • trunk/dports/textproc/cicada/ > • trunk/dports/textproc/cicada/Portfile > • trunk/dports/textproc/cicada/files/ > • trunk/dports/textproc/cicada/files/patch-configure.diff > • trunk/dports/textproc/cicada/files/patch-samples.diff > Diff > > Added: trunk/dports/textproc/cicada/Portfile (0 => 112694) > > --- trunk/dports/textproc/cicada/Portfile (rev 0) > +++ trunk/dports/textproc/cicada/Portfile 2013-10-29 15:14:23 UTC (rev > 112694) > > @@ -0,0 +1,66 @@ > > +# -*- 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 cicada > +version 0.3.0 > +categories textproc > +maintainers hum openmaintainer > + > +description a hypergraph-based toolkit for statistical machine > translation > +long_description ${description} > + > +homepage > http://www2.nict.go.jp/univ-com/multi_trans/cicada > > +platforms darwin > +license LGPL
According to https://github.com/tarowatanabe/cicada/blob/master/LICENSE this should be “LGPL-3+”. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
