1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Use DOCSDIR.

This commit is contained in:
Peter Pentchev 2004-06-17 09:34:50 +00:00
parent 1447ddf41d
commit 725994087e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111660

View File

@ -4,28 +4,28 @@ lib/libstunnel.so
lib/libstunnel.la
lib/libstunnel.a
sbin/stunnel
%%PORTDOCS%%share/doc/stunnel/stunnel.html
%%PORTDOCS%%share/doc/stunnel/stunnel.fr.html
%%PORTDOCS%%share/doc/stunnel/stunnel.pl.html
%%PORTDOCS%%share/doc/stunnel/examples/ca.html
%%PORTDOCS%%share/doc/stunnel/examples/ca.pl
%%PORTDOCS%%share/doc/stunnel/examples/importCA.html
%%PORTDOCS%%share/doc/stunnel/examples/importCA.sh
%%PORTDOCS%%share/doc/stunnel/examples/script.sh
%%PORTDOCS%%share/doc/stunnel/examples/stunnel.spec
%%PORTDOCS%%share/doc/stunnel/examples/stunnel.init
%%PORTDOCS%%share/doc/stunnel/AUTHORS
%%PORTDOCS%%share/doc/stunnel/BUGS
%%PORTDOCS%%share/doc/stunnel/ChangeLog
%%PORTDOCS%%share/doc/stunnel/COPYING
%%PORTDOCS%%share/doc/stunnel/COPYRIGHT.GPL
%%PORTDOCS%%share/doc/stunnel/CREDITS
%%PORTDOCS%%share/doc/stunnel/INSTALL
%%PORTDOCS%%share/doc/stunnel/INSTALL.W32
%%PORTDOCS%%share/doc/stunnel/NEWS
%%PORTDOCS%%share/doc/stunnel/PORTS
%%PORTDOCS%%share/doc/stunnel/README
%%PORTDOCS%%share/doc/stunnel/TODO
%%PORTDOCS%%@dirrm share/doc/stunnel/examples
%%PORTDOCS%%@dirrm share/doc/stunnel
%%PORTDOCS%%%%DOCSDIR%%/stunnel.html
%%PORTDOCS%%%%DOCSDIR%%/stunnel.fr.html
%%PORTDOCS%%%%DOCSDIR%%/stunnel.pl.html
%%PORTDOCS%%%%DOCSDIR%%/examples/ca.html
%%PORTDOCS%%%%DOCSDIR%%/examples/ca.pl
%%PORTDOCS%%%%DOCSDIR%%/examples/importCA.html
%%PORTDOCS%%%%DOCSDIR%%/examples/importCA.sh
%%PORTDOCS%%%%DOCSDIR%%/examples/script.sh
%%PORTDOCS%%%%DOCSDIR%%/examples/stunnel.spec
%%PORTDOCS%%%%DOCSDIR%%/examples/stunnel.init
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/BUGS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.GPL
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.W32
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/PORTS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/etc/stunnel 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/etc/stunnel`` to remove any configuration files left." | fmt