A possible fix for fenner's distfile survey.

Submitted by:	fenner
This commit is contained in:
Maho Nakata 2007-02-25 06:52:47 +00:00
parent f5efe8b487
commit 0e1ce2cd9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185847

View file

@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/
MAINTAINER= maho@FreeBSD.org
COMMENT= Abinit calculates electronic structure of systems
FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
FETCH_CMD= ${LOCALBASE}/bin/wget
WANT_FORTRAN= yes #dummy but future use
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42