summaryrefslogblamecommitdiff
path: root/misc/gkrellshoot/Makefile
blob: 3e6ecab3c5cd133f864a766c5496b755f04dce0f (plain) (tree)






















                                                                                 
# New ports collection makefile for:	gkrellshoot
# Date Created:			7 Mar 2002
# Whom:				Andrew Stuart <elitetek@tekrealm.net>
#
# $FreeBSD$
#

PORTNAME=	gkrellshoot
PORTVERSION=	0.2
CATEGORIES=	misc
MASTER_SITES=	http://www.geocities.com/m_muthukumar/

MAINTAINER=	elitetek@tekrealm.net

BUILD_DEPENDS=	${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm \
		import:${PORTSDIR}/graphics/ImageMagick

WRKSRC=		${WRKDIR}/gkrellShoot-${PORTVERSION}
USE_X_PREFIX=	yes
USE_IMLIB=	yes

.include <bsd.port.mk>