summaryrefslogtreecommitdiff
path: root/net/howl/pkg-plist
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-11-18 17:41:27 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-11-18 17:41:27 +0000
commit3dedea3469354d1321e85adcfc2c2e1e2130d0b5 (patch)
tree7df9948068a3e398a719f60aa25c6fe14c639345 /net/howl/pkg-plist
parentAdd gdesklets-sysinfo, a plug-in for gdesklets that shows various system (diff)
- Update to 0.8.1
While I'm here: - Remove GNU_CONFIGURE - implied by USE_LIBTOOL - Add CONFIGURE_TARGET to silence a warning - Use VERSION macro instead of explicit version number in pkg-plist PR: 59424 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=94285
Diffstat (limited to '')
-rw-r--r--net/howl/pkg-plist55
1 files changed, 29 insertions, 26 deletions
diff --git a/net/howl/pkg-plist b/net/howl/pkg-plist
index 510bf7e2e557..9bfff2be0978 100644
--- a/net/howl/pkg-plist
+++ b/net/howl/pkg-plist
@@ -1,26 +1,33 @@
-bin/browse
+@comment $FreeBSD$
+bin/mDNSBrowse
+bin/mDNSPublish
bin/mDNSResponder
-bin/publish
-include/howl-0.6.1/corby/buffer.h
-include/howl-0.6.1/corby/channel.h
-include/howl-0.6.1/corby/corby.h
-include/howl-0.6.1/corby/dll.h
-include/howl-0.6.1/corby/message.h
-include/howl-0.6.1/corby/object.h
-include/howl-0.6.1/corby/orb.h
-include/howl-0.6.1/rendezvous/dll.h
-include/howl-0.6.1/rendezvous/rendezvous.h
-include/howl-0.6.1/salt/address.h
-include/howl-0.6.1/salt/assert.h
-include/howl-0.6.1/salt/dll.h
-include/howl-0.6.1/salt/log.h
-include/howl-0.6.1/salt/salt.h
-include/howl-0.6.1/salt/socket.h
-include/howl-0.6.1/salt/verrno.h
-include/howl-0.6.1/salt/vstdlib.h
-include/howl-0.6.1/salt/vstring.h
-include/howl-0.6.1/salt/vtime.h
-include/howl-0.6.1/salt/vtypes.h
+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
+@dirrm include/howl-%%VERSION%%/rendezvous
+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
+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
+@dirrm include/howl-%%VERSION%%
lib/libcorby.a
lib/libcorby.la
lib/libcorby.so
@@ -43,7 +50,3 @@ share/howl/help/salt-summary.html
share/howl/help/salt.html
@dirrm share/howl/help
@dirrm share/howl
-@dirrm include/howl-0.6.1/salt
-@dirrm include/howl-0.6.1/rendezvous
-@dirrm include/howl-0.6.1/corby
-@dirrm include/howl-0.6.1