# New ports collection makefile for:   trojka
# Date created:        22 march 2000
# Whom:                Edwin Mons
#
# $FreeBSD: ports/games/trojka/Makefile,v 1.3 2003/02/21 12:05:55 knu Exp $
#

PORTNAME=	trojka
PORTVERSION=	1.0
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.funet.fi/pub/unix/games/
DISTNAME=	${PORTNAME}

MAINTAINER=	e@ik.nu
COMMENT=	A game of skill

MAN6=		trojka.6

post-install:
	${SED} "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE}

.include <bsd.port.mk>
