install SERVICES doc file

This commit is contained in:
david 2004-01-02 06:50:55 +00:00
parent 02bfe69544
commit 38fa9ad70a
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2003/12/11 19:00:59 david Exp $
# $OpenBSD: Makefile,v 1.2 2004/01/02 06:50:55 david Exp $
COMMENT= "multi-threaded routing daemon"
@ -56,6 +56,7 @@ post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/zebra
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/zebra
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/zebra
${INSTALL_DATA} ${WRKSRC}/SERVICES ${PREFIX}/share/doc/zebra
${INSTALL_DATA} ${WRKINST}${SYSCONFDIR}/zebra/* ${PREFIX}/share/examples/zebra
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/12/11 19:00:59 david Exp $
@comment $OpenBSD: PLIST,v 1.2 2004/01/02 06:50:55 david Exp $
@pkgcfl zebra-*
@unexec install-info --delete --info-dir=%D/info %D/info/quagga.info
include/zebra/buffer.h
@ -58,6 +58,7 @@ sbin/ripd
sbin/ripngd
sbin/zebra
share/doc/zebra/README
share/doc/zebra/SERVICES
share/examples/zebra/bgpd.conf.sample
share/examples/zebra/bgpd.conf.sample2
share/examples/zebra/ospf6d.conf.sample