news/newsfetch: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
59429c499b
commit
b27c8e6924
@ -1,19 +1,19 @@
|
||||
PORTNAME= newsfetch
|
||||
PORTVERSION= 1.21
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= SUNSITE/system/news/readers
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Download news articles from NNTP server
|
||||
|
||||
MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man"
|
||||
MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/share/man/man"
|
||||
|
||||
USES= dos2unix uidfix
|
||||
DOS2UNIX_GLOB= *.c
|
||||
CFLAGS+= -Wno-return-type
|
||||
PLIST_FILES= bin/newsfetch \
|
||||
man/man1/newsfetch.1.gz
|
||||
share/man/man1/newsfetch.1.gz
|
||||
|
||||
do-configure:
|
||||
(cd ${WRKSRC} && ( \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user