freebsd-ports/games/xphotohunter/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
483 B
Makefile

# New ports collection makefile for: xphotohunter
# Date created: 12 Aug 1999
# Whom: clive
#
# $FreeBSD$
#
PORTNAME= xphotohunter
PORTVERSION= 1.4
PORTREVISION= 8
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>