A new release of fasta3 is available, and apparently the previous distfile has been removed from the MASTER_SITE, making the port unfetchable. The new release removed the top-level Makefile to force users to use the corresponding Makefile for their OS. I've generated a Makefile.freebsd for building fasta3. It is included now in FILESDIR and has been sent to the author for future inclusion in the fasta3 distribution. Whenever that happens, it will be removed from FILESDIR. The Makefile.freebsd can be used to build fasta3 standalone (outside the ports system) or from ports (variable assignment is done carefully to respect those already defined) As a side note, I've been unable to get ${UNAME} to work and have to use the absolute path to the executable insted.
State Changed From-To: open->closed Committed. Thanks!