# New ports collection makefile for:	ktritoc
# Date created:				2003-07-06
# Whom:					arved
#
# $FreeBSD: ports/games/ktritoc/Makefile,v 1.15 2009/08/02 19:33:52 mezz Exp $

PORTNAME=	ktritoc
PORTVERSION=	1.0
PORTREVISION=	9
CATEGORIES=	games kde
MASTER_SITES=	http://www.heni-online.de/files/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A Tic-tac-toe like boardgame

LIB_DEPENDS=	kdegames.3:${PORTSDIR}/games/kdegames3

USE_KDELIBS_VER=3
USE_AUTOTOOLS=	libtool:22

post-patch:
	${RM} -r ${WRKSRC}/ktritoc/doc/ktritoc/dtd

.include <bsd.port.mk>
