freebsd-ports/games/xphotohunter/Makefile

26 lines
483 B
Makefile
Raw Normal View History

# New ports collection makefile for: xphotohunter
# Date created: 12 Aug 1999
# Whom: clive
#
# $FreeBSD$
#
PORTNAME= xphotohunter
PORTVERSION= 1.4
PORTREVISION= 8
CATEGORIES= games
2008-03-05 18:31:37 +01:00
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
2000-10-05 08:57:56 +02:00
USE_GMAKE= yes
USE_GNOME= imlib
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>