1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xphotohunter/Makefile

23 lines
406 B
Makefile
Raw Normal View History

# New ports collection makefile for: xphotohunter
# Version required: 1.4
# Date created: 12 Aug 1999
# Whom: clive
#
# $FreeBSD$
#
DISTNAME= xphotohunter-1.4
CATEGORIES= games
MASTER_SITES= http://www.oz.nthu.edu.tw/~u860905/Xphotohunter/
MAINTAINER= clive@CirX.ORG
LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>