diff options
Diffstat (limited to 'lang/f77/Makefile')
-rw-r--r-- | lang/f77/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/f77/Makefile b/lang/f77/Makefile index 5628d90..e1a91a5 100644 --- a/lang/f77/Makefile +++ b/lang/f77/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/fpp:${PORTSDIR}/devel/fpp \ ${LOCALBASE}/bin/f2c:${PORTSDIR}/lang/f2c .endif +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 # Set F77NAME to the name of the Fortran 77 wrapper. F77NAME= ftn77 |