an easy and consistent way of installing software ported to FreeBSD
A Perl based Jabber User Directory. Currently the
one running on users.jabber.org.
Author: reatmon@jabber.org
WWW: http://jabberstudio.org/projects/users-agent/project/view.php
@comment $FreeBSD: ports/net-im/jabber-users-agent/pkg-plist,v 1.2 2006/01/22 02:46:36 edwin Exp $
lib/jabber/users-agent/createDB
lib/jabber/users-agent/users-agent
@dirrm lib/jabber/users-agent
@dirrmtry lib/jabber
@unexec if cmp -s %D/etc/jabber-users-agent.xml %D/etc/jabber-users-agent.xml.sample; then rm -f %D/etc/jabber-users-agent.xml; fi
etc/jabber-users-agent.xml.sample
@exec [ -f %B/jabber-users-agent.xml ] || cp %B/%f %B/jabber-users-agent.xml