summaryrefslogtreecommitdiffstats
path: root/graphics/zphoto/Makefile
blob: 7e868bb02b1c4a643284b2841bd0a9aefaf993f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	zphoto
# Date created:				19 Jul 2002
# Whom:					UMENO Takashi <umeno@rr.iij4u.or.jp>
#
# $FreeBSD$
#

PORTNAME=	zphoto
PORTVERSION=	0.2
CATEGORIES=	graphics www
MASTER_SITES=	http://namazu.org/~satoru/zphoto/
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	umeno@rr.iij4u.or.jp

#BUILD_DEPENDS=	wget:${PORTSDIR}/ftp/wget
LIB_DEPENDS=	ming.3:${PORTSDIR}/graphics/ming \
		Imlib2.1:${PORTSDIR}/graphics/imlib2 \
		popt.0:${PORTSDIR}/devel/popt

GNU_CONFIGURE=	yes
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib" \
		CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/ming"
USE_XLIB=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud