2003-07-06 18:09:13 +00:00
|
|
|
# New ports collection makefile for: ktritoc
|
|
|
|
# Date created: 2003-07-06
|
|
|
|
# Whom: arved
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ktritoc
|
|
|
|
PORTVERSION= 1.0
|
2005-11-05 05:22:06 +00:00
|
|
|
PORTREVISION= 6
|
2003-07-06 18:09:13 +00:00
|
|
|
CATEGORIES= games kde
|
|
|
|
MASTER_SITES= http://www.heni-online.de/files/
|
|
|
|
|
2004-02-28 10:02:03 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-07-06 18:09:13 +00:00
|
|
|
COMMENT= A Tic-tac-toe like boardgame
|
|
|
|
|
2004-02-10 10:05:44 +00:00
|
|
|
LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
|
2003-07-06 18:09:13 +00:00
|
|
|
|
2006-02-23 10:40:44 +00:00
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
USE_AUTOTOOLS= libtool:15
|
2003-07-06 18:09:13 +00:00
|
|
|
|
2004-02-12 20:08:21 +00:00
|
|
|
post-patch:
|
|
|
|
${RM} -r ${WRKSRC}/ktritoc/doc/ktritoc/dtd
|
|
|
|
|
2003-07-06 18:09:13 +00:00
|
|
|
.include <bsd.port.mk>
|