# $MidnightBSD: trunk/x11-toolkits/libgail-gnome/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	libgail-gnome
PORTVERSION=	1.20.3
PORTREVISION=	1
CATEGORIES=	x11-toolkits
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome2

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	An implementation of the ATK interfaces for GNOME widgets
LICENSE=	lgpl

USE_BZIP2=	yes
USE_GMAKE=	yes
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
GNOME_DESKTOP_VERSION=2
USE_GNOME=	gnomeprefix gnomehack gnomepanel libgnomeui atspi
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib
PLIST_FILES=	lib/gtk-2.0/modules/libgail-gnome.la \
		lib/gtk-2.0/modules/libgail-gnome.so \
		libdata/pkgconfig/libgail-gnome.pc
GCONF_SCHEMAS=	libgail-gnome.schemas

.include <bsd.port.mk>
