Missing Controller

Error: Portfolio.phpController could not be found.

Error: Create the class Portfolio.phpController below in file: app/controllers/portfolio.php_controller.php

<?php
class Portfolio.phpController extends AppController {

	var $name = 'Portfolio.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp