1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

www/webresolve: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 15:25:55 +01:00
parent 2840350502
commit d91172c516
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= webresolve
PORTVERSION= 0.2.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://siag.nu/pub/webresolve/ \
ftp://siag.nu/pub/webresolve/
@ -16,6 +16,7 @@ ALL_TARGET= webresolve
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|; s|\-g||' \
-e 's|$$(PREFIX)/man|$$(PREFIX)/share/man|' \
${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
bin/splitwr
bin/webresolve
man/man1/webresolve.1.gz
man/man1/splitwr.1.gz
share/man/man1/webresolve.1.gz
share/man/man1/splitwr.1.gz