summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-10-18 18:12:31 +0300
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-10-18 18:35:04 +0300
commit9c572871b866693fa46cc04ad56679e529e42be8 (patch)
tree8a6775b69b0177abcf643517ab9129038306b671 /games
parentaudio/mpg123: update to 1.29.1 (diff)
games/wyrmsun: add PORTSCOUT
Diffstat (limited to 'games')
-rw-r--r--games/wyrmsun/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/wyrmsun/Makefile b/games/wyrmsun/Makefile
index 4344223ca92f..716c6d8eb8ae 100644
--- a/games/wyrmsun/Makefile
+++ b/games/wyrmsun/Makefile
@@ -24,6 +24,8 @@ CMAKE_ARGS= -DBIN_DIR=bin
PORTDATA= *
PORTDOCS= *
+PORTSCOUT= limit:^[0-9]\..*
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>