9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $OpenBSD: Makefile,v 1.23 2016/01/11 16:52:18 robert Exp $
|
|
|
|
PV= 5.6
|
|
V= ${PV}.17
|
|
|
|
WANTLIB-main+= stdc++ ncurses readline
|
|
|
|
.include <bsd.port.mk>
|