diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-09-01 11:59:47 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-09-01 18:13:33 +0000 |
commit | 8a0c1c59e78215c81fa48f01194f8f958e154f7b (patch) | |
tree | 106c67bc2eff2b85678b9b33336d1fdfea4bd370 | |
parent | 8aea85f4c8d207b9d4fdab8db2b603d1f93337fd (diff) | |
download | ports-8a0c1c59e78215c81fa48f01194f8f958e154f7b.tar.gz ports-8a0c1c59e78215c81fa48f01194f8f958e154f7b.zip |
games/90secondportraits: add PORTSCOUT
-rw-r--r-- | games/90secondportraits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/90secondportraits/Makefile b/games/90secondportraits/Makefile index 270409dbee97..c71e4d58fedf 100644 --- a/games/90secondportraits/Makefile +++ b/games/90secondportraits/Makefile @@ -21,6 +21,8 @@ GH_TUPLE= vrld:hump:537ca76:hump/hump \ NO_BUILD= yes NO_ARCH= yes +PORTSCOUT= skipv:1.01 + PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png PORTDOCS= * |