1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Install CHANGES file too, it contains useful info

This commit is contained in:
Andrey A. Chernov 1998-07-24 10:49:40 +00:00
parent 31d0c8abcc
commit 662ab93a72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12095
2 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Date created: 19 August 1995
# Whom: ache
#
# $Id: Makefile,v 1.1.1.1 1998/03/08 04:46:18 ache Exp $
# $Id: Makefile,v 1.2 1998/05/18 20:20:54 ache Exp $
#
DISTNAME= omi-alpha-8
@ -20,6 +20,7 @@ do-install:
${INSTALL} -d -m 755 -o ${DOCOWN} -g ${DOCGRP} \
${PREFIX}/share/doc/omi
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/omi
${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/omi
${INSTALL_DATA} ${WRKSRC}/BSD-COPYRIGHT ${PREFIX}/share/doc/omi
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
bin/omi
share/doc/omi/CHANGES
share/doc/omi/README
share/doc/omi/BSD-COPYRIGHT