pkgsrc/x11/ruby-gnome2-panelapplet/Makefile

19 lines
497 B
Makefile
Raw Normal View History

2007-09-20 01:18:43 +02:00
# $NetBSD: Makefile,v 1.11 2007/09/19 23:19:15 wiz Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-panelapplet-${VERSION}
COMMENT= Ruby binding of libpanel-applet-2.6.x
2007-09-20 01:18:43 +02:00
PKGREVISION= 3
CATEGORIES= x11 gnome
CONFLICTS+= ruby-gnome2-panelapplet-[0-9]*
RUBY_EXTCONF_SUBDIRS= panel-applet
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gnome>=${VERSION}:../../x11/ruby-gnome2-gnome
USE_TOOLS+= pkg-config
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../meta-pkgs/ruby-gnome2/Makefile.common"