freebsd-ports/net/howl/pkg-plist
Joe Marcus Clarke 90ba67f079 Fix build with non-i386 architectures, and fix the installation path for
the headers.

Most of this was adapted from the RedHat src RPMs.

Approved by:	maintainer timeout
2004-07-21 02:02:02 +00:00

52 lines
1.8 KiB
Text

bin/mDNSBrowse
bin/mDNSPublish
bin/mDNSResponder
include/howl-%%VERSION%%/corby/buffer.h
include/howl-%%VERSION%%/corby/channel.h
include/howl-%%VERSION%%/corby/corby.h
include/howl-%%VERSION%%/corby/message.h
include/howl-%%VERSION%%/corby/object.h
include/howl-%%VERSION%%/corby/orb.h
include/howl-%%VERSION%%/discovery/discovery.h
include/howl-%%VERSION%%/discovery/text_record.h
include/howl-%%VERSION%%/howl.h
include/howl-%%VERSION%%/howl_dll.h
include/howl-%%VERSION%%/rendezvous/rendezvous.h
include/howl-%%VERSION%%/rendezvous/text_record.h
include/howl-%%VERSION%%/salt/address.h
include/howl-%%VERSION%%/salt/assert.h
include/howl-%%VERSION%%/salt/interface.h
include/howl-%%VERSION%%/salt/log.h
include/howl-%%VERSION%%/salt/salt.h
include/howl-%%VERSION%%/salt/signal.h
include/howl-%%VERSION%%/salt/socket.h
include/howl-%%VERSION%%/salt/time.h
include/howl-%%VERSION%%/salt/verrno.h
include/howl-%%VERSION%%/salt/vstdlib.h
include/howl-%%VERSION%%/salt/vstring.h
include/howl-%%VERSION%%/salt/vtypes.h
lib/libhowl-%%VERSION%%.so.0
lib/libhowl.a
lib/libhowl.so
libdata/pkgconfig/howl.pc
share/howl/help/address-summary.html
share/howl/help/address.html
share/howl/help/discovery-summary.html
share/howl/help/discovery.html
share/howl/help/index.html
share/howl/help/overall.html
share/howl/help/salt-summary.html
share/howl/help/salt.html
share/howl/help/txt_rec-summary.html
share/howl/help/txt_rec.html
share/howl/help/txt_rec_iter-summary.html
share/howl/help/txt_rec_iter.html
share/howl/help/txt_rec_str_iter-summary.html
share/howl/help/txt_rec_str_iter.html
@dirrm share/howl/help
@dirrm share/howl
@dirrm include/howl-%%VERSION%%/salt
@dirrm include/howl-%%VERSION%%/rendezvous
@dirrm include/howl-%%VERSION%%/discovery
@dirrm include/howl-%%VERSION%%/corby
@dirrm include/howl-%%VERSION%%