Custom Post Meta on a Different Page?

You need to put this inside the loop running on the portfolio page.

echo get_post_meta( get_the_ID(), 'port_excerpt', true );