summaryrefslogtreecommitdiff
path: root/games/xphotohunter/Makefile
blob: 1046589eab0dd3b3f0421a1a7c94be2446a006cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	xphotohunter
# Date created:		12 Aug 1999
# Whom:			clive
#
# $FreeBSD$
#

PORTNAME=	xphotohunter
PORTVERSION=	1.4
CATEGORIES=	games
MASTER_SITES=	http://www.oz.nthu.edu.tw/~u860905/Xphotohunter/

MAINTAINER=	clive@FreeBSD.org

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_IMLIB=	yes

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

.include <bsd.port.mk>