mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
5d11ed006d
Thanks to: Andreas Kohn.
31 lines
892 B
Plaintext
31 lines
892 B
Plaintext
bin/teredo-mire
|
|
sbin/miredo
|
|
sbin/miredo-server
|
|
sbin/miredo-checkconf
|
|
sbin/isatapd
|
|
lib/libteredo.so.3
|
|
lib/libteredo.a
|
|
lib/libteredo.la
|
|
lib/libteredo.so
|
|
lib/libtun6.so.1
|
|
lib/libtun6.a
|
|
lib/libtun6.la
|
|
lib/libtun6.so
|
|
include/libteredo/teredo.h
|
|
include/libteredo/teredo-udp.h
|
|
include/libteredo/tunnel.h
|
|
include/libtun6/tun6.h
|
|
@unexec [ -f %%TARGETDIR%%/etc/miredo.conf ] && cmp -s %%TARGETDIR%%/etc/miredo.conf %%DOCSDIR%%/examples/miredo.conf && rm %%TARGETDIR%%/etc/miredo.conf || exit 0
|
|
etc/miredo.conf
|
|
@exec [ -f %B/miredo.conf ] || cp %F %B/miredo.conf
|
|
%%DOCSDIR%%/examples/isatapd.conf
|
|
%%DOCSDIR%%/examples/miredo-server.conf
|
|
%%DOCSDIR%%/examples/miredo.conf
|
|
%%NLS%%share/locale/en/LC_MESSAGES/miredo.mo
|
|
%%NLS%%share/locale/en_GB/LC_MESSAGES/miredo.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/miredo.mo
|
|
@dirrm %%DOCSDIR%%/examples
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrm include/libtun6
|
|
@dirrm include/libteredo
|