mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/fswatch: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
357ea579b6
commit
e151367d39
@ -1,6 +1,6 @@
|
||||
PORTNAME= fswatch
|
||||
DISTVERSION= 0.02beta5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.02beta5
|
||||
|
||||
@ -15,6 +15,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
--enable-regex \
|
||||
--enable-stflags
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
@ -3,9 +3,9 @@ bin/fswcmp
|
||||
bin/fswconf
|
||||
bin/fswshow
|
||||
@sample etc/fswatch.conf.sample
|
||||
man/man1/fswbuild.1.gz
|
||||
man/man1/fswcmp.1.gz
|
||||
man/man1/fswconf.1.gz
|
||||
man/man1/fswshow.1.gz
|
||||
man/man5/fswatch.conf.5.gz
|
||||
man/man7/fswatch.7.gz
|
||||
share/man/man1/fswbuild.1.gz
|
||||
share/man/man1/fswcmp.1.gz
|
||||
share/man/man1/fswconf.1.gz
|
||||
share/man/man1/fswshow.1.gz
|
||||
share/man/man5/fswatch.conf.5.gz
|
||||
share/man/man7/fswatch.7.gz
|
||||
|
Loading…
Reference in New Issue
Block a user