Utilize SCRIPTS.

This commit is contained in:
Ruslan Ermilov 2004-10-18 21:44:17 +00:00
parent 69c2a92e4d
commit 2b0448ba0c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136679

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>