+ (cd ${.CURDIR} && install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
+ ${NORMDAT:R} ${DESTDIR}/usr/share/games/fortune)
+ (cd ${.CURDIR} && install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
+ ${OBSDAT:R}.${OBSCENE}.rot13 \
+ ${DESTDIR}/usr/share/games/fortune/${OBSDAT:R})