freebsd-ports/games/xphotohunter/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

22 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://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>