freebsd-ports/net/quagga/pkg-plist
Pav Lucistnik d2734c1894 - Update to 0.98.2
PR:		ports/77086
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2005-02-05 22:19:43 +00:00

86 lines
2 KiB
Text

sbin/bgpd
%%ISISD_SBIN%%
sbin/ospf6d
%%OSPFAPI_SBIN%%
sbin/ospfd
sbin/ripd
sbin/ripngd
sbin/watchquagga
sbin/zebra
bin/vtysh
lib/libospf.a
lib/libospf.la
lib/libospf.so
lib/libospf.so.0
%%OSPFAPI_LIBA%%
%%OSPFAPI_LIBSO%%
%%OSPFAPI_LIBSO0%%
lib/libzebra.a
lib/libzebra.la
lib/libzebra.so
lib/libzebra.so.0
include/quagga/buffer.h
include/quagga/command.h
include/quagga/distribute.h
include/quagga/filter.h
include/quagga/getopt.h
include/quagga/hash.h
include/quagga/if.h
include/quagga/if_rmap.h
include/quagga/jhash.h
include/quagga/keychain.h
include/quagga/linklist.h
include/quagga/log.h
include/quagga/md5-gnu.h
include/quagga/memory.h
include/quagga/network.h
%%OSPFAPI_HEADER%%
include/quagga/ospfd/ospf_api.h
include/quagga/ospfd/ospf_asbr.h
include/quagga/ospfd/ospf_dump.h
include/quagga/ospfd/ospf_ism.h
include/quagga/ospfd/ospf_lsa.h
include/quagga/ospfd/ospf_lsdb.h
include/quagga/ospfd/ospf_nsm.h
include/quagga/ospfd/ospf_opaque.h
include/quagga/ospfd/ospfd.h
include/quagga/plist.h
include/quagga/pqueue.h
include/quagga/prefix.h
include/quagga/privs.h
include/quagga/routemap.h
include/quagga/sigevent.h
include/quagga/smux.h
include/quagga/sockopt.h
include/quagga/sockunion.h
include/quagga/str.h
include/quagga/stream.h
include/quagga/table.h
include/quagga/thread.h
include/quagga/vector.h
include/quagga/version.h
include/quagga/vty.h
include/quagga/zassert.h
include/quagga/zclient.h
include/quagga/zebra.h
info/quagga.info
@unexec install-info --delete %D/info/quagga.info %D/info/dir
@exec install-info %D/info/quagga.info %D/info/dir
%%EXAMPLESDIR%%/bgpd.conf.sample
%%EXAMPLESDIR%%/bgpd.conf.sample2
%%ISISD_CONF%%
%%EXAMPLESDIR%%/ospf6d.conf.sample
%%EXAMPLESDIR%%/ospfd.conf.sample
%%EXAMPLESDIR%%/ripd.conf.sample
%%EXAMPLESDIR%%/ripngd.conf.sample
%%EXAMPLESDIR%%/vtysh.conf.sample
%%EXAMPLESDIR%%/zebra.conf.sample
%%OSPFAPI_PATH%%
@dirrm include/quagga/ospfd
@dirrm include/quagga
@dirrm share/examples/quagga
@dirrm etc/quagga
@cwd %%RC_DIR%%
quagga%%RC_SUFX%%
watchquagga%%RC_SUFX%%
@unexec rmdir %%LOCALSTATE_DIR%% 2>/dev/null || true