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