1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

www/cadaver: Moved manpages to share/man

Approved by:	portmgr (blanket)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Renato Botelho 2024-02-23 11:08:17 -03:00
parent 8722c4d222
commit 882edec21f

View File

@ -1,5 +1,6 @@
PORTNAME= cadaver
PORTVERSION= 0.24
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://notroj.github.io/cadaver/
@ -12,9 +13,10 @@ LIB_DEPENDS= libneon.so:www/neon
USES= ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-netrc --with-ssl
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/cadaver \
man/man1/cadaver.1.gz
share/man/man1/cadaver.1.gz
# Neither expat nor libneon are needed at all, but the configure
# script breaks if it can not find the Makefile* in them. Exclude