openbsd-ports/math/lpsolve/Makefile
edd 695cd59509 Add Python bindings for lpsolve-5.5.20, move all common stuff into a
Makefile.inc, remove dependency upon libcompat with patching.

OK jasper@
2012-05-11 23:29:30 +00:00

8 lines
130 B
Makefile

# $OpenBSD: Makefile,v 1.2 2012/05/11 23:29:30 edd Exp $
SUBDIR =
SUBDIR += core
SUBDIR += python
.include <bsd.port.subdir.mk>