Adding cfdg - context-free design grammar
svn path=/nixpkgs/trunk/; revision=20166
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
downloadPage = "http://contextfreeart.org/mediawiki/index.php/Download_page";
|
||||
baseName = "cfdg";
|
||||
sourceRegexp = ''.*[.]tgz'';
|
||||
versionExtractorSedScript = ''s/[^0-9]*([0-9.]*)[.]tgz/\1/'';
|
||||
}
|
||||
Reference in New Issue
Block a user