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