- Add LICENSE_FILE

- Regenerate patches
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-11-15 09:39:54 +00:00
parent 781255a03a
commit e29fa670f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517641
3 changed files with 4 additions and 3 deletions

View file

@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Fortran 77 semantic checking utility
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= skipv:3.3.a,3.3.b,3.3.c

View file

@ -1,5 +1,5 @@
--- Makefile.in.orig 2014-06-14 22:09:43.102302676 +0800
+++ Makefile.in 2014-06-14 22:11:35.750296619 +0800
--- Makefile.in.orig 2004-11-14 15:52:12 UTC
+++ Makefile.in
@@ -491,31 +491,31 @@ average.out: ftnchek.h
install: install-exe @INSTALL_MAN@ install-lisp

View file

@ -11,4 +11,4 @@ their Fortran 77 program. It is not intended to catch all syntax errors.
This is the function of the compiler. Prior to using ftnchek, the user
should verify that the program compiles correctly.
WWW: http://www.dsm.fordham.edu/~ftnchek/
WWW: https://www.dsm.fordham.edu/~ftnchek/