mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Use SUB_FILES for pkg-message
This commit is contained in:
parent
53de51629b
commit
46bc34c3dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158538
@ -21,8 +21,9 @@ USE_REINPLACE= yes
|
||||
ALL_TARGET= # yes, an empty target.
|
||||
JDIR= ${PREFIX}/etc/junkbuster
|
||||
MAN1= junkbuster.1
|
||||
SUB_FILES= junkbuster.sh
|
||||
SUB_FILES= junkbuster.sh pkg-message
|
||||
USE_RC_SUBR= yes
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
Please, review the samples of the configuration files (in
|
||||
/usr/local/etc/junkbuster/) and create your own config files. Read
|
||||
%%PREFIX%%/etc/junkbuster/) and create your own config files. Read
|
||||
the junkbuster man-page (man junkbuster) for even more information.
|
Loading…
Reference in New Issue
Block a user