diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-01-20 02:28:33 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:26:33 +0800 |
commit | e3be7b873907f2947bdbd52dbc2d16a50c3a64d2 (patch) | |
tree | 60850bc469b3fcf9b431ea140bf4f71f1b1b5902 /games | |
parent | 827e349da0a285cd713010e29374f93dde9dbff9 (diff) | |
download | freebsd-ports-gnome-e3be7b873907f2947bdbd52dbc2d16a50c3a64d2.tar.gz freebsd-ports-gnome-e3be7b873907f2947bdbd52dbc2d16a50c3a64d2.tar.zst freebsd-ports-gnome-e3be7b873907f2947bdbd52dbc2d16a50c3a64d2.zip |
- Add portscout
Diffstat (limited to 'games')
-rw-r--r-- | games/opentyrian/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/opentyrian/Makefile b/games/opentyrian/Makefile index 0489ece65569..53b05c795fa6 100644 --- a/games/opentyrian/Makefile +++ b/games/opentyrian/Makefile @@ -23,6 +23,8 @@ USE_SDL= sdl SUB_FILES= pkg-message DATADIR= ${PREFIX}/share/tyrian +PORTSCOUT= ignore:11402-phase-0.8 + PORTDOCS= CREDITS NEWS README OPTIONS_DEFINE= NETWORK DOCS |