aboutsummaryrefslogblamecommitdiff
path: root/games/sjeng/Makefile
blob: ab7daf55d951fa973e9f89d553318316d5b17d4c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                     
           


                     
                 



                                         
                                 

                                                        


                                 
                                         
 
                         
                   



                         
# Created by: Alejandro Pulver <alejandro@varnet.biz>
# $FreeBSD$

PORTNAME=	sjeng
PORTVERSION=	11.2
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://sjeng.org/ftp/
DISTNAME=	Sjeng-Free-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Chess engine supporting chess variations

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libgdbm.so:databases/gdbm

USES=		localbase
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/sjeng

.include <bsd.port.mk>