diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-11 14:12:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-11 14:12:03 +0000 |
commit | f8c296625d566fcc517cf57f08f8048018e033a2 (patch) | |
tree | 3bb43a3ccda68169605dc8cd2e1c3b8277aa75f1 /net/howl/pkg-plist | |
parent | 9609bbf54b7dd2efed7cdd3d151b6cd0b8062227 (diff) | |
download | ports-f8c296625d566fcc517cf57f08f8048018e033a2.tar.gz ports-f8c296625d566fcc517cf57f08f8048018e033a2.zip |
- Update to 0.9.4
PR: ports/65418
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=106726
Diffstat (limited to 'net/howl/pkg-plist')
-rw-r--r-- | net/howl/pkg-plist | 83 |
1 files changed, 39 insertions, 44 deletions
diff --git a/net/howl/pkg-plist b/net/howl/pkg-plist index 84ab84e0df80..86f6cbc4e7e2 100644 --- a/net/howl/pkg-plist +++ b/net/howl/pkg-plist @@ -1,22 +1,8 @@ -@comment $FreeBSD$ -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/dll.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%%/rendezvous/dll.h -include/howl-%%VERSION%%/rendezvous/rendezvous.h -include/howl-%%VERSION%%/rendezvous/text_record.h -@dirrm include/howl-%%VERSION%%/rendezvous +bin/mDNSPublish +bin/mDNSBrowse include/howl-%%VERSION%%/salt/address.h include/howl-%%VERSION%%/salt/assert.h -include/howl-%%VERSION%%/salt/dll.h include/howl-%%VERSION%%/salt/interface.h include/howl-%%VERSION%%/salt/log.h include/howl-%%VERSION%%/salt/salt.h @@ -28,32 +14,41 @@ 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%% -lib/libcorby.a -lib/libcorby.la -lib/libcorby.so -lib/libcorby.so.0 -lib/librendezvous.a -lib/librendezvous.la -lib/librendezvous.so -lib/librendezvous.so.0 -lib/libsalt.a -lib/libsalt.la -lib/libsalt.so -lib/libsalt.so.0 -%%DATADIR%%/help/address-summary.html -%%DATADIR%%/help/address.html -%%DATADIR%%/help/index.html -%%DATADIR%%/help/overall.html -%%DATADIR%%/help/rendezvous-summary.html -%%DATADIR%%/help/rendezvous.html -%%DATADIR%%/help/salt-summary.html -%%DATADIR%%/help/salt.html -%%DATADIR%%/help/txt_rec-summary.html -%%DATADIR%%/help/txt_rec.html -%%DATADIR%%/help/txt_rec_iter-summary.html -%%DATADIR%%/help/txt_rec_iter.html -%%DATADIR%%/help/txt_rec_str_iter-summary.html -%%DATADIR%%/help/txt_rec_str_iter.html -@dirrm %%DATADIR%%/help -@dirrm %%DATADIR%% +lib/libhowl-%%VERSION%%.so.0 +lib/libhowl-%%VERSION%%.so +lib/libhowl.so +lib/libhowl.la +lib/libhowl.a +lib/pkgconfig/howl.pc +share/howl/help/address.html +share/howl/help/address-summary.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/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 |