1999-09-07 11:41:37 +00:00
|
|
|
# New ports collection makefile for: xphotohunter
|
1999-10-10 23:24:46 +00:00
|
|
|
# Version required: 1.4
|
1999-09-07 11:41:37 +00:00
|
|
|
# Date created: 12 Aug 1999
|
|
|
|
# Whom: clive
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
1999-10-10 23:24:46 +00:00
|
|
|
DISTNAME= xphotohunter-1.4
|
2000-03-19 03:10:36 +00:00
|
|
|
CATEGORIES= games
|
1999-09-07 11:41:37 +00:00
|
|
|
MASTER_SITES= http://www.oz.nthu.edu.tw/~u860905/Xphotohunter/
|
|
|
|
|
1999-10-10 23:24:46 +00:00
|
|
|
MAINTAINER= clive@CirX.ORG
|
1999-09-07 11:41:37 +00:00
|
|
|
|
2000-03-19 03:10:36 +00:00
|
|
|
LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
|
1999-09-07 11:41:37 +00:00
|
|
|
|
2000-03-19 03:10:36 +00:00
|
|
|
USE_X_PREFIX= yes
|
1999-09-07 11:41:37 +00:00
|
|
|
|
|
|
|
post-install:
|
2000-03-19 03:10:36 +00:00
|
|
|
@${CAT} ${PKGMESSAGE}
|
1999-09-07 11:41:37 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|