Utilize SCRIPTS.

This commit is contained in:
Ruslan Ermilov 2004-10-18 21:44:17 +00:00
parent 69c2a92e4d
commit 2b0448ba0c

View File

@ -1,10 +1,7 @@
# $FreeBSD$
SCRIPTS= rcsfreeze.sh
MAN= rcsfreeze.1
afterinstall:
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/rcsfreeze.sh ${DESTDIR}${BINDIR}/rcsfreeze
.include "../../Makefile.inc"
.include <bsd.prog.mk>