diff options
Diffstat (limited to 'games/lm-solve/Makefile')
-rw-r--r-- | games/lm-solve/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/lm-solve/Makefile b/games/lm-solve/Makefile index 540efd8c879a..7d8bfe745a87 100644 --- a/games/lm-solve/Makefile +++ b/games/lm-solve/Makefile @@ -14,6 +14,8 @@ DISTNAME= LM-Solve-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Computerized Solver for Logic Mazes + PERL_CONFIGURE= yes MAN1= lm-solve.1 |