update Mon Jan 18 06:37:00 PST 2010
[pkgsrc.git] / print / libgnomecups / Makefile
1 # $NetBSD: Makefile,v 1.23 2010/01/18 09:59:22 wiz Exp $
2 #
3
4 DISTNAME=       libgnomecups-0.2.3
5 PKGREVISION=    3
6 CATEGORIES=     print gnome
7 MASTER_SITES=   ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/}
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://www.gnome.org/
11 COMMENT=        GNOME interface to CUPS
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_TOOLS+=             intltool msgfmt pkg-config gmake
16 GNU_CONFIGURE=          YES
17 USE_LIBTOOL=            YES
18 USE_PKGLOCALEDIR=       YES
19
20 PKGCONFIG_OVERRIDE=     libgnomecups-1.0.pc.in
21
22 .include "../../devel/gettext-lib/buildlink3.mk"
23 .include "../../devel/glib2/buildlink3.mk"
24 .include "../../print/cups/buildlink3.mk"
25 .include "../../mk/bsd.pkg.mk"