Introduction
For building packages, PHK provide built-in builder, that uses Makefile-like syntax for build files. It"s good in some cases, but, in my opinion, it"s bad, when using complex build system (like Phing or Pake). In this case, better chose is native integration to build system.
PHK Phing task is an native PHK package builder integration to Phing build system.
Now and in Phing!
Now you can find PHK package task in Phing distribution! Not in stable release now (2.3 at this time), but in development 2.4 branch. Be ready for 2.4 release! ;)
Build simple!
So simple ;)