diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /lang/f77/Makefile | |
parent | Re-add libgnomeprintui-2.0 for ports that will need it: (diff) |
De-pkg-comment.
Diffstat (limited to 'lang/f77/Makefile')
-rw-r--r-- | lang/f77/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/f77/Makefile b/lang/f77/Makefile index 375427a677f8..4ffebb7b134d 100644 --- a/lang/f77/Makefile +++ b/lang/f77/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lioux DISTNAME= f77-freebsd.0.3 MAINTAINER= ports@FreeBSD.org +COMMENT= Fortran 77 driver utility for f2c and gcc .ifdef GNU_CPP RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c |