pkgsrc/x11/ruby-gnome2-gnome/Makefile
2007-06-05 05:36:59 +00:00

19 lines
544 B
Makefile

# $NetBSD: Makefile,v 1.10 2007/06/05 05:37:41 wiz Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnome-${VERSION}
COMMENT= Ruby binding of libgnome/libgnomeui-2.x
PKGREVISION= 2
CATEGORIES= gnome x11
CONFLICTS+= ruby-gnome2-gnome-[0-9]*
RUBY_EXTCONF_SUBDIRS= gnome
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gnomecanvas>=${VERSION}:../../graphics/ruby-gnome2-gnomecanvas
USE_TOOLS+= pkg-config
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../meta-pkgs/ruby-gnome2/Makefile.common"