On Jan 2, 2013, at 13:47, [email protected] wrote: > Revision: 100985 > https://trac.macports.org/changeset/100985 > Author: [email protected] > Date: 2013-01-02 11:47:58 -0800 (Wed, 02 Jan 2013) > Log Message: > ----------- > new port: itpp > > Added Paths: > ----------- > trunk/dports/math/itpp/ > trunk/dports/math/itpp/Portfile > > Added: trunk/dports/math/itpp/Portfile > =================================================================== > --- trunk/dports/math/itpp/Portfile (rev 0) > +++ trunk/dports/math/itpp/Portfile 2013-01-02 19:47:58 UTC (rev 100985) > @@ -0,0 +1,22 @@ > +# $Id$
The standard modeline should be added. > +license GPL-3 Based on the comments in the source files I think the license is GPL-3+ > +master_sites sourceforge:itpp You should write the master_sites to avoid HTTP redirects. See: https://trac.macports.org/wiki/howto/AvoidRedirects > +livecheck.type sourceforge That's the default when master_sites is from sourceforge. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
