mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
SUBFILES += pkg-message
PR: ports/142535 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
This commit is contained in:
parent
ea1cef69d6
commit
4b8c4483a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247501
@ -15,8 +15,9 @@ MAINTAINER= e@ik.nu
|
||||
COMMENT= A game of skill
|
||||
|
||||
MAN6= trojka.6
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
post-install:
|
||||
${SED} "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/trojka
|
||||
share/trojka/COPYRIGHT
|
||||
share/trojka/README
|
||||
share/trojka/trojka.scores
|
||||
@dirrm share/trojka
|
||||
%%DATADIR%%/COPYRIGHT
|
||||
%%DATADIR%%/README
|
||||
%%DATADIR%%/trojka.scores
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user