8 lines
126 B
Makefile
8 lines
126 B
Makefile
CATEGORIES ?= math
|
|
|
|
HOMEPAGE ?= http://www.cs.unm.edu/%7Emccune/prover9/
|
|
|
|
# GPLv2
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES?= lang/python
|