You need to export your list of users as csv or similar, arrange the fields in the same order as the user table in PHPBB (use excel for this) then import to the user table in PHPBB via phpmyadmin.
If you want to continue collecting members from an area of your site other than the forum, set up your registration form to write to the phpBB database.
Hope this helps!