Add another two to the documents installed.

This commit is contained in:
kleink 2002-03-10 08:29:50 +00:00
parent 785946c64a
commit 7dddb52c3c
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2002/03/10 08:14:19 kleink Exp $
# $NetBSD: Makefile,v 1.6 2002/03/10 08:29:50 kleink Exp $
#
DISTNAME= scmxx-0.5.14
@ -18,8 +18,12 @@ post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/scmxx
${INSTALL_DATA} ${WRKSRC}/docs/README \
${PREFIX}/share/doc/scmxx
${INSTALL_DATA} ${WRKSRC}/docs/greekchars.txt \
${PREFIX}/share/doc/scmxx
${INSTALL_DATA} ${WRKSRC}/docs/gsmcharset.txt \
${PREFIX}/share/doc/scmxx
${INSTALL_DATA} ${WRKSRC}/docs/specialchars.txt \
${PREFIX}/share/doc/scmxx
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/scmxx
${INSTALL_DATA} ${WRKSRC}/examples/phonebook \
${PREFIX}/share/examples/scmxx

View file

@ -1,8 +1,10 @@
@comment $NetBSD: PLIST,v 1.2 2002/03/10 08:09:56 kleink Exp $
@comment $NetBSD: PLIST,v 1.3 2002/03/10 08:29:50 kleink Exp $
bin/scmxx
man/man1/scmxx.1
share/doc/scmxx/README
share/doc/scmxx/greekchars.txt
share/doc/scmxx/gsmcharset.txt
share/doc/scmxx/specialchars.txt
share/examples/scmxx/phonebook
share/examples/scmxx/sms
share/examples/scmxx/vCalendar