--- fusionforge-5.1.1.orig/deb-specific/pkginfo.inc.php
+++ fusionforge-5.1.1/deb-specific/pkginfo.inc.php
@@ -0,0 +1,7 @@
+<?php
+
+$forge_pkg_name = '@PKGNAME@';
+$forge_pkg_type = '@PLUCKERNAME@';
+$forge_pkg_version = '@PKGVERSION@';
+
+?>
\ No newline at end of file
