summaryrefslogtreecommitdiff
path: root/devel/ratfor/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:38:16 +0000
committerwiz <wiz>2001-02-16 14:38:16 +0000
commit0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/ratfor/Makefile
parent9cd33f1ced25f785a26235a0c68a92f8f28d517e (diff)
downloadpkgsrc-0e6fa9f644599b5f010ffe053765f5a3dcfbbe32.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/ratfor/Makefile')
-rw-r--r--devel/ratfor/Makefile3
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