> On Sep 7, 2014, at 9:19 AM, [email protected] wrote: > > Revision > 125138 > Author > [email protected] > Date > 2014-09-07 07:19:40 -0700 (Sun, 07 Sep 2014) > Log Message > > new port: ocaml-camlp4 > Added Paths > > • trunk/dports/lang/ocaml-camlp4/ > • trunk/dports/lang/ocaml-camlp4/Portfile > Diff > > Added: trunk/dports/lang/ocaml-camlp4/Portfile (0 => 125138) > > --- trunk/dports/lang/ocaml-camlp4/Portfile (rev 0) > +++ trunk/dports/lang/ocaml-camlp4/Portfile 2014-09-07 14:19:40 UTC (rev > 125138) > > @@ -0,0 +1,39 @@ > > +# $Id: Portfile 114594 2013-12-11 09:47:05Z [email protected] > $ > + > +PortSystem 1.0 > +PortGroup ocaml 1.0 > +PortGroup github 1.0 > + > +github.setup ocaml camlp4 4.02.0+1
> +homepage https://github.com/ocaml/camlp4 The github.setup procedure sets the homepage for you automatically. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
