diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 00:08:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 00:08:35 +0000 |
commit | bba644250761fe9e59780533d75448f7419e4e80 (patch) | |
tree | 072eb6d91d3fee0c5e6a689ec537e1f55af87b4b /net/howl/pkg-plist | |
parent | d7c30af3153e7478714f5ad494a6047b8db92f4c (diff) |
Notes
Diffstat (limited to 'net/howl/pkg-plist')
-rw-r--r-- | net/howl/pkg-plist | 74 |
1 files changed, 36 insertions, 38 deletions
diff --git a/net/howl/pkg-plist b/net/howl/pkg-plist index cb0dafedea55..1cfdd06fe0d8 100644 --- a/net/howl/pkg-plist +++ b/net/howl/pkg-plist @@ -1,49 +1,42 @@ -bin/mDNSResponder -bin/mDNSPublish bin/mDNSBrowse -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 -@dirrm include/howl-%%VERSION%%/salt -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 -@dirrm include/howl-%%VERSION%%/corby -include/howl-%%VERSION%%/discovery/discovery.h -include/howl-%%VERSION%%/discovery/text_record.h -@dirrm include/howl-%%VERSION%%/discovery -include/howl-%%VERSION%%/rendezvous/rendezvous.h -include/howl-%%VERSION%%/rendezvous/text_record.h -@dirrm include/howl-%%VERSION%%/rendezvous -include/howl-%%VERSION%%/howl.h -include/howl-%%VERSION%%/howl_dll.h -@dirrm include/howl-%%VERSION%% +bin/mDNSPublish +bin/mDNSResponder +include/howl/corby/buffer.h +include/howl/corby/channel.h +include/howl/corby/corby.h +include/howl/corby/message.h +include/howl/corby/object.h +include/howl/corby/orb.h +include/howl/discovery/discovery.h +include/howl/discovery/text_record.h +include/howl/howl.h +include/howl/howl_dll.h +include/howl/rendezvous/rendezvous.h +include/howl/rendezvous/text_record.h +include/howl/salt/address.h +include/howl/salt/assert.h +include/howl/salt/interface.h +include/howl/salt/log.h +include/howl/salt/salt.h +include/howl/salt/signal.h +include/howl/salt/socket.h +include/howl/salt/time.h +include/howl/salt/verrno.h +include/howl/salt/vstdlib.h +include/howl/salt/vstring.h +include/howl/salt/vtypes.h lib/libhowl-%%VERSION%%.so.0 -lib/libhowl-%%VERSION%%.so -lib/libhowl.so -lib/libhowl.la lib/libhowl.a +lib/libhowl.so libdata/pkgconfig/howl.pc -share/howl/help/address.html 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/discovery.html -share/howl/help/discovery-summary.html -share/howl/help/salt.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 @@ -52,3 +45,8 @@ 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/salt +@dirrm include/howl/rendezvous +@dirrm include/howl/discovery +@dirrm include/howl/corby +@dirrm include/howl |