2007-06-05 07:36:59 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2007/06/05 05:37:41 wiz Exp $
|
2006-01-15 17:44:46 +01:00
|
|
|
#
|
|
|
|
|
2007-01-29 07:42:33 +01:00
|
|
|
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-panelapplet-${VERSION}
|
2006-01-15 17:44:46 +01:00
|
|
|
COMMENT= Ruby binding of libpanel-applet-2.6.x
|
2007-06-05 07:36:59 +02:00
|
|
|
PKGREVISION= 2
|
2006-01-15 17:44:46 +01:00
|
|
|
CATEGORIES= x11 gnome
|
|
|
|
|
2007-01-29 07:42:33 +01:00
|
|
|
CONFLICTS+= ruby-gnome2-panelapplet-[0-9]*
|
|
|
|
|
2006-01-15 17:44:46 +01:00
|
|
|
RUBY_EXTCONF_SUBDIRS= panel-applet
|
|
|
|
|
2007-01-29 07:42:33 +01:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gnome>=${VERSION}:../../x11/ruby-gnome2-gnome
|
2006-01-15 17:44:46 +01:00
|
|
|
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
|
|
|
|
.include "../../x11/gnome-panel/buildlink3.mk"
|
|
|
|
.include "../../meta-pkgs/ruby-gnome2/Makefile.common"
|