Tweak print/abcm2ps version 6.6.22
[dports.git] / print / gnomephotoprinter / Makefile
1 # Created by: Alexander Nedotsukov <bland@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       gnomephotoprinter
5 PORTVERSION=    0.7.0
6 PORTREVISION=   9
7 CATEGORIES=     print gnome
8 MASTER_SITES=   http://www.fogman.de/gpp/
9 DISTNAME=       gpp-${PORTVERSION}
10 DIST_SUBDIR=    gnome2
11
12 MAINTAINER=     gnome@FreeBSD.org
13 COMMENT=        Gnome Photo Printer is intended for printing photos in an easy way
14
15 USE_GNOME=      gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
16 USES=           gettext gmake pathfix pkgconfig
17 GNU_CONFIGURE=  yes
18 INSTALLS_ICONS= yes
19 INSTALL_TARGET= install-strip
20
21 .include <bsd.port.mk>