1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/ktritoc/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

25 lines
477 B
Makefile

# New ports collection makefile for: ktritoc
# Date created: 2003-07-06
# Whom: arved
#
# $FreeBSD$
PORTNAME= ktritoc
PORTVERSION= 1.0
PORTREVISION= 11
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>