aboutsummaryrefslogtreecommitdiff
path: root/security/stunnel/pkg-plist
blob: 902aae236b37ce00e8a4ff1239bced8a42bc81e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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