summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-06-17 09:34:50 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-06-17 09:34:50 +0000
commit725994087e177143289c4286df6bb6401496adc3 (patch)
treebf445aa7a8bde986147f6a972a37818df7d29d2a /security
parent- Unify print/gsfonts dependency check (diff)
Use DOCSDIR.
Notes
Notes: svn path=/head/; revision=111660
Diffstat (limited to 'security')
-rw-r--r--security/stunnel/pkg-plist48
1 files changed, 24 insertions, 24 deletions
diff --git a/security/stunnel/pkg-plist b/security/stunnel/pkg-plist
index 05b0567c6baf..d8a231043626 100644
--- a/security/stunnel/pkg-plist
+++ b/security/stunnel/pkg-plist
@@ -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