2008-10-19 21:17:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2008/10/19 19:18:10 he Exp $
|
2005-01-22 18:49:08 +01:00
|
|
|
#
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-01-22 18:49:08 +01:00
|
|
|
.include "../../x11/p5-gtk/Makefile.common"
|
|
|
|
|
|
|
|
PKGNAME= p5-Gdk-Imlib-${GTKPERL_VERSION}
|
2008-10-19 21:17:40 +02:00
|
|
|
PKGREVISION= 5
|
2005-01-22 18:49:08 +01:00
|
|
|
|
|
|
|
MAINTAINER= adrianp@NetBSD.org
|
|
|
|
COMMENT= Perl bindings for Imlib
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Gtk/Gdk/ImlibImage/.packlist
|
2005-01-22 18:49:08 +01:00
|
|
|
SUBPACKAGE= GdkImlib
|
|
|
|
|
|
|
|
.include "../../graphics/imlib/buildlink3.mk"
|
|
|
|
.include "../../x11/p5-gtk/Makefile.subpackage"
|