diff options
author | John Marino <marino@FreeBSD.org> | 2016-01-31 08:46:22 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-01-31 08:46:22 +0000 |
commit | 0e84fbe37eb59f3f969186f038f749bd7165d77c (patch) | |
tree | 4be7971c1de608a8686d409322b68c41ebedc0ce /games/nInvaders | |
parent | 0964fcff88d5a60f304d651d98308b89eec4c41e (diff) | |
download | ports-0e84fbe37eb59f3f969186f038f749bd7165d77c.tar.gz ports-0e84fbe37eb59f3f969186f038f749bd7165d77c.zip |
Notes
Diffstat (limited to 'games/nInvaders')
-rw-r--r-- | games/nInvaders/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/nInvaders/Makefile b/games/nInvaders/Makefile index a581cdb7e82b..9bf00fe394c0 100644 --- a/games/nInvaders/Makefile +++ b/games/nInvaders/Makefile @@ -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: |