mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
games/ninvaders: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
0964fcff88
commit
0e84fbe37e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407592
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ DISTNAME= ninvaders-${PORTVERSION}
|
|||
MAINTAINER= mich@FreeBSD.org
|
||||
COMMENT= The nInvaders game is a Space Invaders clone for ncurses
|
||||
|
||||
USES= ncurses
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue