From e78c9a3678cde3eee5378c3b1b42c90f6047a154 Mon Sep 17 00:00:00 2001 From: Nick Sayer Date: Sat, 12 Oct 2002 17:53:49 +0000 Subject: Add the sample config file --- net-im/jabber-yahoo/Makefile | 1 + net-im/jabber-yahoo/pkg-plist | 1 + 2 files changed, 2 insertions(+) (limited to 'net-im/jabber-yahoo') diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile index b43d3098ef2e..3dae381be7b4 100644 --- a/net-im/jabber-yahoo/Makefile +++ b/net-im/jabber-yahoo/Makefile @@ -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 diff --git a/net-im/jabber-yahoo/pkg-plist b/net-im/jabber-yahoo/pkg-plist index dffea8949e82..3dd80cfb77c2 100644 --- a/net-im/jabber-yahoo/pkg-plist +++ b/net-im/jabber-yahoo/pkg-plist @@ -1 +1,2 @@ lib/jabber/yahoo-transport.so +etc/yahoo-jabber.xml.sample -- cgit v1.2.3