CC=gcc
PORTINCLUDE+=-I${OPENSWANSRCDIR}/ports/darwin/include 
PORTINCLUDE+=-g -O3 -I/opt/local/include -L/opt/local/lib
USERLINK=-L/usr/local/lib

USE_MAST=false
USE_KLIPS=false
USE_NETKEY=false
USE_WIN2K=false
BUILD_KLIPS=false
USE_LWRES=true
# no longer needed now the bison/yacc options got updated
USE_YACC=false

ISCARCH=unix
ISCHOSTARCH=unix

#not sure where this is supposed to come from, but the linux port has AR here
RANLIB=ranlib
