mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
news/suck: use ${PREFIX}/share/man
This commit is contained in:
parent
70806024df
commit
79e4de5a35
@ -14,6 +14,7 @@ CONFLICTS?= suckblow-1.*
|
||||
USES= autoreconf gmake shebangfix
|
||||
SHEBANG_FILES= sample/post_filter.pl
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
MAKE_ENV= CHKHISTORY=chkhistory_db.o
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= lazarus-pkgs
|
||||
|
@ -2,10 +2,6 @@ bin/lmove
|
||||
bin/rpost
|
||||
bin/suck
|
||||
bin/testhost
|
||||
man/man1/suck.1.gz
|
||||
man/man1/rpost.1.gz
|
||||
man/man1/testhost.1.gz
|
||||
man/man1/lmove.1.gz
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get.news.generic
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get.news.inn
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl_kill.pl
|
||||
@ -18,3 +14,7 @@ man/man1/lmove.1.gz
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/suckkillfile.sample
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sucknewsrc.sample
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/suckothermsgs.sample
|
||||
share/man/man1/suck.1.gz
|
||||
share/man/man1/rpost.1.gz
|
||||
share/man/man1/testhost.1.gz
|
||||
share/man/man1/lmove.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user