Lines 1-22
Link Here
|
1 |
@comment $FreeBSD: ports/net/howl/pkg-plist,v 1.3 2004/01/16 17:12:57 clement Exp $ |
|
|
2 |
bin/mDNSBrowse |
3 |
bin/mDNSPublish |
4 |
bin/mDNSResponder |
1 |
bin/mDNSResponder |
5 |
include/howl-%%VERSION%%/corby/buffer.h |
2 |
bin/mDNSPublish |
6 |
include/howl-%%VERSION%%/corby/channel.h |
3 |
bin/mDNSBrowse |
7 |
include/howl-%%VERSION%%/corby/corby.h |
|
|
8 |
include/howl-%%VERSION%%/corby/dll.h |
9 |
include/howl-%%VERSION%%/corby/message.h |
10 |
include/howl-%%VERSION%%/corby/object.h |
11 |
include/howl-%%VERSION%%/corby/orb.h |
12 |
@dirrm include/howl-%%VERSION%%/corby |
13 |
include/howl-%%VERSION%%/rendezvous/dll.h |
14 |
include/howl-%%VERSION%%/rendezvous/rendezvous.h |
15 |
include/howl-%%VERSION%%/rendezvous/text_record.h |
16 |
@dirrm include/howl-%%VERSION%%/rendezvous |
17 |
include/howl-%%VERSION%%/salt/address.h |
4 |
include/howl-%%VERSION%%/salt/address.h |
18 |
include/howl-%%VERSION%%/salt/assert.h |
5 |
include/howl-%%VERSION%%/salt/assert.h |
19 |
include/howl-%%VERSION%%/salt/dll.h |
|
|
20 |
include/howl-%%VERSION%%/salt/interface.h |
6 |
include/howl-%%VERSION%%/salt/interface.h |
21 |
include/howl-%%VERSION%%/salt/log.h |
7 |
include/howl-%%VERSION%%/salt/log.h |
22 |
include/howl-%%VERSION%%/salt/salt.h |
8 |
include/howl-%%VERSION%%/salt/salt.h |
Lines 28-59
Link Here
|
28 |
include/howl-%%VERSION%%/salt/vstring.h |
14 |
include/howl-%%VERSION%%/salt/vstring.h |
29 |
include/howl-%%VERSION%%/salt/vtypes.h |
15 |
include/howl-%%VERSION%%/salt/vtypes.h |
30 |
@dirrm include/howl-%%VERSION%%/salt |
16 |
@dirrm include/howl-%%VERSION%%/salt |
|
|
17 |
include/howl-%%VERSION%%/corby/buffer.h |
18 |
include/howl-%%VERSION%%/corby/channel.h |
19 |
include/howl-%%VERSION%%/corby/corby.h |
20 |
include/howl-%%VERSION%%/corby/message.h |
21 |
include/howl-%%VERSION%%/corby/object.h |
22 |
include/howl-%%VERSION%%/corby/orb.h |
23 |
@dirrm include/howl-%%VERSION%%/corby |
24 |
include/howl-%%VERSION%%/discovery/discovery.h |
25 |
include/howl-%%VERSION%%/discovery/text_record.h |
26 |
@dirrm include/howl-%%VERSION%%/discovery |
27 |
include/howl-%%VERSION%%/rendezvous/rendezvous.h |
28 |
include/howl-%%VERSION%%/rendezvous/text_record.h |
29 |
@dirrm include/howl-%%VERSION%%/rendezvous |
30 |
include/howl-%%VERSION%%/howl.h |
31 |
include/howl-%%VERSION%%/howl_dll.h |
31 |
@dirrm include/howl-%%VERSION%% |
32 |
@dirrm include/howl-%%VERSION%% |
32 |
lib/libcorby.a |
33 |
lib/libhowl-%%VERSION%%.so.0 |
33 |
lib/libcorby.la |
34 |
lib/libhowl.la |
34 |
lib/libcorby.so |
35 |
lib/libhowl.a |
35 |
lib/libcorby.so.0 |
36 |
lib/pkgconfig/howl.pc |
36 |
lib/librendezvous.a |
37 |
share/howl/help/address.html |
37 |
lib/librendezvous.la |
38 |
share/howl/help/address-summary.html |
38 |
lib/librendezvous.so |
39 |
share/howl/help/index.html |
39 |
lib/librendezvous.so.0 |
40 |
share/howl/help/overall.html |
40 |
lib/libsalt.a |
41 |
share/howl/help/discovery.html |
41 |
lib/libsalt.la |
42 |
share/howl/help/discovery-summary.html |
42 |
lib/libsalt.so |
43 |
share/howl/help/salt.html |
43 |
lib/libsalt.so.0 |
44 |
share/howl/help/salt-summary.html |
44 |
%%DATADIR%%/help/address-summary.html |
45 |
share/howl/help/txt_rec-summary.html |
45 |
%%DATADIR%%/help/address.html |
46 |
share/howl/help/txt_rec.html |
46 |
%%DATADIR%%/help/index.html |
47 |
share/howl/help/txt_rec_iter-summary.html |
47 |
%%DATADIR%%/help/overall.html |
48 |
share/howl/help/txt_rec_iter.html |
48 |
%%DATADIR%%/help/rendezvous-summary.html |
49 |
share/howl/help/txt_rec_str_iter-summary.html |
49 |
%%DATADIR%%/help/rendezvous.html |
50 |
share/howl/help/txt_rec_str_iter.html |
50 |
%%DATADIR%%/help/salt-summary.html |
51 |
@dirrm share/howl/help |
51 |
%%DATADIR%%/help/salt.html |
52 |
@dirrm share/howl |
52 |
%%DATADIR%%/help/txt_rec-summary.html |
|
|
53 |
%%DATADIR%%/help/txt_rec.html |
54 |
%%DATADIR%%/help/txt_rec_iter-summary.html |
55 |
%%DATADIR%%/help/txt_rec_iter.html |
56 |
%%DATADIR%%/help/txt_rec_str_iter-summary.html |
57 |
%%DATADIR%%/help/txt_rec_str_iter.html |
58 |
@dirrm %%DATADIR%%/help |
59 |
@dirrm %%DATADIR%% |