summaryrefslogtreecommitdiff
path: root/print/gnomephotoprinter/Makefile
blob: 337202937cc5766a4eeb8b0636fb53e0c1f1ba07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    gnomephotoprinter
# Date created:         27 Oct 2003
# Whom:                 Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	gnomephotoprinter
PORTVERSION=	0.6
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>