In order for your custom project to recognize those tags you need to have references from your project to the mojoPortal.Web and mojoPortal.Web.Controls projects.
Then you need to copy the <pages><controls ... section from the mojoPortal Web.config file into the Web.config file of your project. This section is where the tags are declared.
Hope that helps,
Joe