diff options
Diffstat (limited to 'lang/f2c/Makefile')
-rw-r--r-- | lang/f2c/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 605f6e25a8fd..37da719e8541 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -14,6 +14,8 @@ DISTNAME= f2c-freebsd.3.0.0 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fortran-to-C converter and its run-time libraries + .include <bsd.port.pre.mk> .if (${ARCH} == "alpha") |