# New ports collection makefile for:    gnomephotoprinter
# Date created:         27 Oct 2003
# Whom:                 Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD: ports/print/gnomephotoprinter/Makefile,v 1.4 2003/11/27 09:07:38 bland Exp $
#

PORTNAME=	gnomephotoprinter
PORTVERSION=	0.6
PORTREVISION=	1
CATEGORIES=	print gnome
MASTER_SITES=	http://www.fogman.de/gpp/
DISTNAME=	gpp-${PORTVERSION}
EXTRACT_SUFX=	.tgz
DIST_SUBDIR=	gnome2

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Gnome Photo Printer is intended for printing photos in an easy way

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GNOME=	gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
USE_LIBTOOL=	yes

.include <bsd.port.mk>
