freebsd-ports/games/xphotohunter/Makefile

24 lines
442 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
CATEGORIES= games
2001-12-09 20:56:13 +01:00
MASTER_SITES= http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/
2000-12-06 14:24:42 +01:00
MAINTAINER= clive@FreeBSD.org
COMMENT= A game looking for the difference between two pictures
USE_X_PREFIX= yes
2000-10-05 08:57:56 +02:00
USE_GMAKE= yes
USE_GNOME= imlib
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>