Add the sample config file

This commit is contained in:
Nick Sayer 2002-10-12 17:53:49 +00:00
parent 39730428ab
commit e78c9a3678
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67881
4 changed files with 4 additions and 0 deletions

View File

@ -22,5 +22,6 @@ USE_GMAKE= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/yahoo-transport.so ${PREFIX}/lib/jabber/
${INSTALL_DATA} ${WRKSRC}/yahoo-jabber.xml ${PREFIX}/etc/yahoo-jabber.xml.sample
.include <bsd.port.mk>

View File

@ -1 +1,2 @@
lib/jabber/yahoo-transport.so
etc/yahoo-jabber.xml.sample

View File

@ -22,5 +22,6 @@ USE_GMAKE= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/yahoo-transport.so ${PREFIX}/lib/jabber/
${INSTALL_DATA} ${WRKSRC}/yahoo-jabber.xml ${PREFIX}/etc/yahoo-jabber.xml.sample
.include <bsd.port.mk>

View File

@ -1 +1,2 @@
lib/jabber/yahoo-transport.so
etc/yahoo-jabber.xml.sample