textproc/the_silver_searcher: Move man page

Approved by:	portmgr (blanket)
This commit is contained in:
Cy Schubert 2024-03-05 16:35:29 -08:00
parent bb86aa8659
commit 38be25a47d
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= the_silver_searcher
PORTVERSION= 2.2.0
PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= olgeni@FreeBSD.org
@ -17,6 +18,7 @@ GH_ACCOUNT= ggreer
GNU_CONFIGURE= yes
CONFIGURE_ARGS= LZMA_LIBS=-llzma
CONFIGURE_ARGS+=LZMA_CFLAGS=-I/usr/include
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LDFLAGS+= -L/usr/lib -llzma
USES= autoreconf pkgconfig
TEST_TARGET= test

View File

@ -1,4 +1,4 @@
bin/ag
etc/bash_completion.d/ag.bashcomp.sh
man/man1/ag.1.gz
share/man/man1/ag.1.gz
share/zsh/site-functions/_the_silver_searcher