PTYPES_CFLAGS= ${CFLAGS}
OPTIONS= DEBUG "Build debug version" off \
OPTIMIZED "Enable -O2 optimization" on
OPTIMIZED "Enable -O2 optimization" off
WITH_OPTIMIZED?= yes
.include <bsd.port.pre.mk>