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

security/clamfs: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 13:39:10 +01:00
parent 3324d42095
commit 5bb45e3bba
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -1,6 +1,6 @@
PORTNAME= clamfs
PORTVERSION= 1.2.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= https://github.com/burghardt/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
@ -20,9 +20,10 @@ RUN_DEPENDS= clamd:security/clamav
USES= autoreconf compiler:c++11-lib fuse:3 pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/clamfs \
man/man1/clamfs.1.gz
share/man/man1/clamfs.1.gz
PORTDOCS= *
OPTIONS_DEFINE= DOCS