# New ports collection makefile for:	xphotohunter
# Date created:		12 Aug 1999
# Whom:			clive
#
# $FreeBSD: ports/games/xphotohunter/Makefile,v 1.23 2010/02/05 11:38:05 dinoex Exp $
#

PORTNAME=	xphotohunter
PORTVERSION=	1.4
PORTREVISION=	7
CATEGORIES=	games
MASTER_SITES=	http://ghs.tongi.org/ \
		http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A game looking for the difference between two pictures

USE_GETTEXT=	yes
USE_GMAKE=	yes
USE_GNOME=	imlib

post-install:
	@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
