You can do via command line easy enough or use NFSManager which is a d/l'ble shareware
item.
if you dont want to get too fancy, you can:
mount -t nfs host:/exported/partition /mnt/somename
mnt and somename have to pre-exist before you call mount (sudo).
You can also automount it if your adventurous.