mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/openarc: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
54db9f73a4
commit
79ff6de381
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= openarc
|
||||
DISTVERSION= 1-0-0-Beta3.20201016
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -22,6 +22,7 @@ GH_PROJECT= OpenARC
|
|||
GH_TAGNAME= eb430db
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE}
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
|
|
@ -4,6 +4,6 @@ lib/libopenarc.so
|
|||
lib/libopenarc.so.0
|
||||
lib/libopenarc.so.0.0.0
|
||||
libdata/pkgconfig/openarc.pc
|
||||
man/man5/openarc.conf.5.gz
|
||||
man/man8/openarc.8.gz
|
||||
sbin/openarc
|
||||
share/man/man5/openarc.conf.5.gz
|
||||
share/man/man8/openarc.8.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue