Fixup fromcvs/togit conversion
[pkgsrcv2.git] / graphics / eog-plugins / Makefile.common
1 # $NetBSD: Makefile.common,v 1.6 2012/01/14 03:24:15 hans Exp $
2 #
3 # used by graphics/eog-plugins/Makefile
4 # used by graphics/eog-plugins-map/Makefile
5
6 DISTNAME=       eog-plugins-2.30.2
7 CATEGORIES=     graphics
8 MASTER_SITES=   ${MASTER_SITE_GNOME:=sources/eog-plugins/2.30/}
9 EXTRACT_SUFX=   .tar.bz2
10
11 MAINTAINER=     pkgsrc-users@NetBSD.org
12 HOMEPAGE=       http://www.gnome.org/
13 #LICENSE=       # TODO: (see mk/license.mk)
14
15 PKG_DESTDIR_SUPPORT=    user-destdir
16
17 DISTINFO_FILE=  ${.CURDIR}/../../graphics/eog-plugins/distinfo
18 GNU_CONFIGURE=  yes
19 USE_LIBTOOL=    yes
20 USE_TOOLS+=     intltool pkg-config gmake gsed msgfmt
21
22 .include "../../graphics/eog/buildlink3.mk"