mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
x11/bgrot: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f5c01d6401
commit
972fc6f206
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= bgrot
|
||||
PORTVERSION= 1.31
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \
|
||||
http://distfiles.over-yonder.net/bgrot/
|
||||
|
@ -15,6 +16,7 @@ RUN_DEPENDS= xv:graphics/xv
|
|||
USES= shebangfix perl5
|
||||
SHEBANG_FILES= *.pl
|
||||
|
||||
MAKE_ARGS= IPREFIX=${STAGEDIR}${PREFIX}
|
||||
MAKE_ARGS= IPREFIX=${STAGEDIR}${PREFIX} \
|
||||
IMANDIR=${STAGEDIR}${PREFIX}/share/man
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -4,4 +4,4 @@ bin/bgrotman.pl
|
|||
bin/createlist.sh
|
||||
bin/masterlistgen.sh
|
||||
@sample etc/bgrot.conf.sample
|
||||
man/man1/bgrot.1.gz
|
||||
share/man/man1/bgrot.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue