1999-09-07 13:41:37 +02:00
|
|
|
# New ports collection makefile for: xphotohunter
|
|
|
|
# Date created: 12 Aug 1999
|
|
|
|
# Whom: clive
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-14 14:28:40 +02:00
|
|
|
PORTNAME= xphotohunter
|
|
|
|
PORTVERSION= 1.4
|
2010-03-28 08:47:48 +02:00
|
|
|
PORTREVISION= 8
|
2000-03-19 04:10:36 +01:00
|
|
|
CATEGORIES= games
|
2008-03-05 18:31:37 +01:00
|
|
|
MASTER_SITES= http://ghs.tongi.org/ \
|
|
|
|
http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/
|
1999-09-07 13:41:37 +02:00
|
|
|
|
2009-05-13 01:12:44 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A game looking for the difference between two pictures
|
1999-09-07 13:41:37 +02:00
|
|
|
|
2006-02-19 06:44:46 +01:00
|
|
|
USE_GETTEXT= yes
|
2000-10-05 08:57:56 +02:00
|
|
|
USE_GMAKE= yes
|
2002-09-02 02:59:13 +02:00
|
|
|
USE_GNOME= imlib
|
1999-09-07 13:41:37 +02:00
|
|
|
|
|
|
|
post-install:
|
2000-03-19 04:10:36 +01:00
|
|
|
@${CAT} ${PKGMESSAGE}
|
1999-09-07 13:41:37 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|