update Mon Jan 18 06:37:00 PST 2010
[pkgsrc.git] / print / glabels / Makefile
1 # $NetBSD: Makefile,v 1.37 2010/01/18 09:59:22 wiz Exp $
2 #
3
4 DISTNAME=               glabels-2.2.6
5 PKGREVISION=            1
6 CATEGORIES=             print
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=glabels/}
8
9 MAINTAINER=             pkgsrc-users@NetBSD.org
10 HOMEPAGE=               http://glabels.sourceforge.net/
11 COMMENT=                Program for creating labels and business cards for GNOME
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_PKGLOCALEDIR=       yes
16 USE_LIBTOOL=            yes
17 GNU_CONFIGURE=          yes
18 USE_TOOLS+=             gmake intltool msgfmt pkg-config
19
20 PKG_OPTIONS_VAR=        PKG_OPTIONS.glabels
21 PKG_SUPPORTED_OPTIONS=  evolution
22 PKG_SUGGESTED_OPTIONS=  evolution
23 .include "../../mk/bsd.options.mk"
24 .if !empty(PKG_OPTIONS:Mevolution)
25 .include "../../mail/evolution-data-server/buildlink3.mk"
26 .endif
27
28 .include "../../databases/shared-mime-info/mimedb.mk"
29 .include "../../devel/libgnomeui/buildlink3.mk"
30 .include "../../devel/libglade/buildlink3.mk"
31 .include "../../textproc/libxml2/buildlink3.mk"
32 .include "../../mk/omf-scrollkeeper.mk"
33 .include "../../x11/gtk2/buildlink3.mk"
34 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
35 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
36 .include "../../mk/bsd.pkg.mk"