diff options
Diffstat (limited to 'games/tractorgen/Makefile')
-rw-r--r-- | games/tractorgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tractorgen/Makefile b/games/tractorgen/Makefile index 1d8e9975f7a0..a3735534ad95 100644 --- a/games/tractorgen/Makefile +++ b/games/tractorgen/Makefile @@ -18,6 +18,7 @@ COMMENT= Generates ASCII tractors USE_LIBTOOL= yes MAN6= tractorgen.6 +PLIST_FILES= bin/tractorgen post-install: ${INSTALL_MAN} ${FILESDIR}/tractorgen.6 ${PREFIX}/man/man6/tractorgen.6 |