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

multimedia/fswebcam: Move man pages to share/man.

This commit is contained in:
Guido Falsi 2024-03-02 00:39:42 +01:00
parent 6e6c6c6180
commit ddfd54fe30

View File

@ -1,5 +1,6 @@
PORTNAME= fswebcam
PORTVERSION= 20200725
PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= madpilot@FreeBSD.org
@ -17,8 +18,9 @@ USES= localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= fsphil
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/fswebcam \
man/man1/fswebcam.1.gz
share/man/man1/fswebcam.1.gz
.include <bsd.port.mk>