mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add license
AFAICT, this software has been put into the public domain by its authors and licensed for unrestricted world-wide distribution and use.
This commit is contained in:
parent
a168395ed7
commit
cfd0200c04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547435
1 changed files with 4 additions and 1 deletions
|
@ -3,13 +3,16 @@
|
||||||
|
|
||||||
PORTNAME= otter
|
PORTNAME= otter
|
||||||
PORTVERSION= 3.3f
|
PORTVERSION= 3.3f
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= http://www-unix.mcs.anl.gov/AR/otter/dist33/
|
MASTER_SITES= http://www-unix.mcs.anl.gov/AR/otter/dist33/
|
||||||
|
|
||||||
MAINTAINER= wollman@FreeBSD.org
|
MAINTAINER= wollman@FreeBSD.org
|
||||||
COMMENT= Theorem prover and finite model searcher
|
COMMENT= Theorem prover and finite model searcher
|
||||||
|
|
||||||
|
LICENSE= PD
|
||||||
|
LICENSE_FILE= ${WRKSRC}/Legal
|
||||||
|
|
||||||
USES= shebangfix
|
USES= shebangfix
|
||||||
SHEBANG_FILES= examples-mace2/Perl-examples/commute4_filter
|
SHEBANG_FILES= examples-mace2/Perl-examples/commute4_filter
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue