aboutsummaryrefslogtreecommitdiffstats
path: root/games/pear-Games_Chess/Makefile
blob: 3da83f8c1ffd0ac6396ab7653b0a9a6a0cc953ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Mark Huizer <xaa+ports@timewasters.nl>
# $FreeBSD$

PORTNAME=   Games_Chess
PORTVERSION=    1.0.1
CATEGORIES= games devel pear

MAINTAINER= ports@FreeBSD.org
COMMENT=    PEAR methods for constructing and validating chess games in PGN

USES=   pear

.include <bsd.port.mk>