aboutsummaryrefslogblamecommitdiff
path: root/games/lm-solve/Makefile
blob: 428045f63115b73c40dee5020dfec0a69cdf1dec (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                    

                        
                     
                 
                     
                          
                                            

                                 
                                                   
 

                         
 
                      
# Created by: ijliao

PORTNAME=	lm-solve
PORTVERSION=	0.8.4
PORTREVISION=	1
CATEGORIES=	games
MASTER_SITES=	CPAN/Games
DISTNAME=	Games-LMSolve-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Computerized Solver for Logic Mazes

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>