On Thu, Jun 20, 2013 at 17:53, Stuart Henderson wrote: >> COMMENT should be: code searching tool, with a focus on speed (ag) >> so that people who only know the software as ag doing 'make search >> key=ag' will find it. > .. >> PKGNAME = the_silver_searcher-${V} > > I would actually go the other way, make PKGNAME be ag-$VERSION, > and put "the_silver_searcher" or similar in the COMMENT, this is a > very awkward PKGNAME for somebody to type..
in line with something like mercurial (hg) and other pkgs, wouldn't the pkg name be silver-searcher (using a hyphen and without 'the')?