diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-01-20 02:28:33 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-01-20 02:28:33 +0800 |
commit | 99f766e6da37e30cdad8a55abdaf6929c05ec583 (patch) | |
tree | e9f8191f81f0695fccaea5ca39140db7ae3fcd8a /games | |
parent | d778bff61a11b8062802417099e1d7b34256fb6a (diff) | |
download | freebsd-ports-gnome-99f766e6da37e30cdad8a55abdaf6929c05ec583.tar.gz freebsd-ports-gnome-99f766e6da37e30cdad8a55abdaf6929c05ec583.tar.zst freebsd-ports-gnome-99f766e6da37e30cdad8a55abdaf6929c05ec583.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 |