mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
irc/gruftistats: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0c37756cd3
commit
7fcb582813
@ -1,6 +1,6 @@
|
||||
PORTNAME= gruftistats
|
||||
PORTVERSION= 0.2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -8,9 +8,11 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Produces a web page of statistics and quotes from IRC channel logs
|
||||
WWW= https://gruftistats.sourceforge.net/
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USES= gmake
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/gruftistats
|
||||
man/man1/gruftistats.1.gz
|
||||
share/man/man1/gruftistats.1.gz
|
||||
%%PORTDOCS%%share/doc/gruftistats/AUTHORS
|
||||
%%PORTDOCS%%share/doc/gruftistats/COPYING
|
||||
%%PORTDOCS%%share/doc/gruftistats/ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user