diff options
Diffstat (limited to 'games/monsterz')
-rw-r--r-- | games/monsterz/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/monsterz/Makefile b/games/monsterz/Makefile index 16d9a9a663b8..b84943095e89 100644 --- a/games/monsterz/Makefile +++ b/games/monsterz/Makefile @@ -33,6 +33,9 @@ DESKTOP_ENTRIES="Monsterz" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" false NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-install: |