diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/fpp/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76032
Diffstat (limited to 'devel/fpp/Makefile')
-rw-r--r-- | devel/fpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpp/Makefile b/devel/fpp/Makefile index 09dada3c2a38..7c4ddd736cf9 100644 --- a/devel/fpp/Makefile +++ b/devel/fpp/Makefile @@ -13,6 +13,7 @@ DISTNAME= fdfpp EXTRACT_SUFX= .tgz MAINTAINER= vazquez@iqm.unicamp.br +COMMENT= Fortran preprocessor for FORTRAN 77 and Fortran 90 programs USE_GMAKE= yes ALL_TARGET= bsd44 |