mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
www/varnish-modules: Move manpages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
02712a5bc6
commit
e1aa8c0fc9
@ -1,6 +1,6 @@
|
||||
PORTNAME= varnish-modules
|
||||
PORTVERSION= 0.23.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= zi@FreeBSD.org
|
||||
@ -13,6 +13,7 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils
|
||||
|
||||
USES= autoreconf:build gmake libtool pkgconfig python:build varnish:7
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -6,11 +6,11 @@ lib/varnish/vmods/libvmod_str.so
|
||||
lib/varnish/vmods/libvmod_var.so
|
||||
lib/varnish/vmods/libvmod_vsthrottle.so
|
||||
lib/varnish/vmods/libvmod_xkey.so
|
||||
man/man3/vmod_accept.3.gz
|
||||
man/man3/vmod_bodyaccess.3.gz
|
||||
man/man3/vmod_header.3.gz
|
||||
man/man3/vmod_saintmode.3.gz
|
||||
man/man3/vmod_str.3.gz
|
||||
man/man3/vmod_var.3.gz
|
||||
man/man3/vmod_vsthrottle.3.gz
|
||||
man/man3/vmod_xkey.3.gz
|
||||
share/man/man3/vmod_accept.3.gz
|
||||
share/man/man3/vmod_bodyaccess.3.gz
|
||||
share/man/man3/vmod_header.3.gz
|
||||
share/man/man3/vmod_saintmode.3.gz
|
||||
share/man/man3/vmod_str.3.gz
|
||||
share/man/man3/vmod_var.3.gz
|
||||
share/man/man3/vmod_vsthrottle.3.gz
|
||||
share/man/man3/vmod_xkey.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user