1
0
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:
Edwin Groothuis 2006-04-01 12:05:22 +00:00
parent 53de51629b
commit 46bc34c3dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158538
2 changed files with 3 additions and 2 deletions

View File

@ -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>

View File

@ -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.