1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/games/xphotohunter/Makefile
Mario Sergio Fujikawa Ferreira 63a181d059 Deploy USE_GNOMENG infrastructure
PR:		42301
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 00:59:13 +00:00

24 lines
395 B
Makefile

# New ports collection makefile for: xphotohunter
# Date created: 12 Aug 1999
# Whom: clive
#
# $FreeBSD$
#
PORTNAME= xphotohunter
PORTVERSION= 1.4
CATEGORIES= games
MASTER_SITES= http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/
MAINTAINER= clive@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= imlib
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>