diff options
Diffstat (limited to 'devel/ratfor/Makefile')
-rw-r--r-- | devel/ratfor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ratfor/Makefile b/devel/ratfor/Makefile index fe390e7b7bb..37998a72954 100644 --- a/devel/ratfor/Makefile +++ b/devel/ratfor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 04:36:52 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:59 wiz Exp $ DISTNAME= ratfor77 PKGNAME= ratfor-1.0 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://sepftp.stanford.edu/pub/sep-distr/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://sepwww.stanford.edu/software/ratfor.html +COMMENT= Preprocessor for the Ratfor dialect of Fortran ALL_TARGET= ratfor77 USE_GMAKE= yes |