1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/security/stunnel/pkg-plist
2019-11-22 20:13:11 +00:00

39 lines
1.4 KiB
Plaintext

bin/stunnel
bin/stunnel3
%%ETCDIR%%/stunnel.conf-sample
%%ETCDIR%%/conf.d/00-pid.conf
lib/stunnel/libstunnel.a
lib/stunnel/libstunnel.so
man/man8/stunnel.8.gz
man/man8/stunnel.pl.8.gz
%%PORTDOCS%%%%DOCSDIR%%/stunnel.html
%%PORTDOCS%%%%DOCSDIR%%/stunnel.pl.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ca.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ca.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/importCA.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/importCA.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/script.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.init
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.service
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.spec
@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.logrotate
@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.rh.init
%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md
%%PORTDOCS%%%%DOCSDIR%%/BUGS.md
%%PORTDOCS%%%%DOCSDIR%%/COPYING.md
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.md
%%PORTDOCS%%%%DOCSDIR%%/CREDITS.md
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.FIPS.md
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.W32.md
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.WCE.md
%%PORTDOCS%%%%DOCSDIR%%/NEWS.md
%%PORTDOCS%%%%DOCSDIR%%/PORTS.md
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/TODO.md
%%PORTDOCS%%@dir %%DOCSDIR%%
@dir lib/stunnel
@dir etc/stunnel
@dir etc/stunnel/conf.d
@unexec if [ -d %D/etc/stunnel ]; then echo "If you are permanently removing this port, you should run ``rm -rf %D/etc/stunnel`` to remove any configuration files left."; fi