I changed the type to UIF and ended up with the following addition for a board. I'm using the F2012 chip but you should be able to create a comparable one for the F2013 or others:
############################################################## lpmsp430f2012.name=LaunchPad w/ msp430f2012 (16MHz) lpmsp430f2012.upload.protocol=uif lpmsp430f2012.upload.maximum_size=2048 lpmsp430f2012.build.mcu=msp430f2012 lpmsp430f2012.build.f_cpu=16000000L lpmsp430f2012.build.core=msp430 lpmsp430f2012.build.variant=launchpad lpmsp430f2012.upload.maximum_ram_size=128
This works with the standard blink progra