1
0
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:
Philip M. Gollucci 2010-01-10 00:36:23 +00:00
parent ea1cef69d6
commit 4b8c4483a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247501
3 changed files with 6 additions and 5 deletions

View File

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

View File

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