On Mar 10, 2009, at 09:57, [email protected] wrote:
+distfiles hcluster-${version}${extract.suffix}
+worksrcdir hcluster-${version}
The simplest way to express this is:
distname hcluster-${version}
The defaults for worksrcdir (${distname}) and distfiles (${distname}$
{extract.suffix}) then work properly.
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
