diff options
Diffstat (limited to 'devel/fpp/Makefile')
-rw-r--r-- | devel/fpp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fpp/Makefile b/devel/fpp/Makefile index b60b6eca5de0..c5792d71669e 100644 --- a/devel/fpp/Makefile +++ b/devel/fpp/Makefile @@ -5,12 +5,13 @@ CATEGORIES= devel MASTER_SITES= NL/fortran/ \ http://ports.toco-domains.de/ DISTNAME= fdfpp -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Fortran preprocessor for FORTRAN 77 and Fortran 90 programs WWW= https://netlib.org/fortran/ +USES= tar:tgz + ALL_TARGET= bsd44 OPTIONS_DEFINE= DOCS |