mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
multimedia/fswebcam: Move man pages to share/man.
This commit is contained in:
parent
6e6c6c6180
commit
ddfd54fe30
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue