Skip to content

Commit

Permalink
security/stunnel: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 29, 2024
1 parent ff9ef59 commit 35792fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions security/stunnel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= stunnel
DISTVERSION= 5.71
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.stunnel.org/downloads/archive/5.x/ \
Expand All @@ -21,6 +22,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= stunnel

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd \
--with-ssl="${OPENSSLBASE}"
SHEBANG_FILES= src/stunnel3.in
Expand Down
4 changes: 2 additions & 2 deletions security/stunnel/pkg-plist
Expand Up @@ -4,8 +4,8 @@ bin/stunnel3
%%ETCDIR%%/conf.d/00-daemon.conf
lib/stunnel/libstunnel.a
lib/stunnel/libstunnel.so
man/man8/stunnel.8.gz
man/man8/stunnel.pl.8.gz
share/man/man8/stunnel.8.gz
share/man/man8/stunnel.pl.8.gz
%%PORTDOCS%%%%DOCSDIR%%/stunnel.html
%%PORTDOCS%%%%DOCSDIR%%/stunnel.pl.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ca.html
Expand Down

0 comments on commit 35792fb

Please sign in to comment.