diff options
Diffstat (limited to 'games/3dpong/Makefile')
-rw-r--r-- | games/3dpong/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index 9def65cb7e01..140823e3d86b 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles + MAKEFILE= makefile USE_REINPLACE= yes USE_X_PREFIX= yes |