summaryrefslogtreecommitdiff
path: root/lang/f77
diff options
context:
space:
mode:
Diffstat (limited to 'lang/f77')
-rw-r--r--lang/f77/Makefile2
-rw-r--r--lang/f77/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/f77/Makefile b/lang/f77/Makefile
index 375427a677f8..aa7619bc4fc0 100644
--- a/lang/f77/Makefile
+++ b/lang/f77/Makefile
@@ -14,6 +14,8 @@ DISTNAME= f77-freebsd.0.3
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Fortran 77 driver utility for f2c and gcc
+
.ifdef GNU_CPP
RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c
.else
diff --git a/lang/f77/pkg-comment b/lang/f77/pkg-comment
deleted file mode 100644
index bbb26e06a2a4..000000000000
--- a/lang/f77/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Fortran 77 driver utility for f2c and gcc