diff options
Diffstat (limited to 'math/ltl2ba/Makefile')
-rw-r--r-- | math/ltl2ba/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ltl2ba/Makefile b/math/ltl2ba/Makefile index c8cb6df8a226..d05c1dc2c55e 100644 --- a/math/ltl2ba/Makefile +++ b/math/ltl2ba/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://www.lsv.fr/~gastin/ltl2ba/ MAINTAINER= yuri@FreeBSD.org COMMENT= Fast translation from LTL formulae to Buchi automata +WWW= https://www.lsv.fr/~gastin/ltl2ba/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |