mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
ef99eb3321
commit
a1baff5c39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396509
@ -3,13 +3,16 @@
|
||||
|
||||
PORTNAME= otter
|
||||
PORTVERSION= 3.3f
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www-unix.mcs.anl.gov/AR/otter/dist33/
|
||||
|
||||
MAINTAINER= wollman@FreeBSD.org
|
||||
COMMENT= Theorem prover and finite model searcher
|
||||
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= examples-mace2/Perl-examples/commute4_filter
|
||||
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
|
||||
PROGRAMS= anldp mace2 otter
|
||||
|
Loading…
Reference in New Issue
Block a user