mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/rude: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d23b786b00
commit
7b16f5c105
@ -1,6 +1,6 @@
|
||||
PORTNAME= rude
|
||||
PORTVERSION= 0.70
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/DOC/COPYING
|
||||
RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/share/man
|
||||
CONFIGURE_ENV= --with-debug-lvl=3
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= grude/grude
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/crude
|
||||
bin/grude
|
||||
bin/rude
|
||||
man/man8/crude.8.gz
|
||||
man/man8/rude.8.gz
|
||||
share/man/man8/crude.8.gz
|
||||
share/man/man8/rude.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user