19 lines
453 B
Makefile
19 lines
453 B
Makefile
# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:46 sno Exp $
|
|
#
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
.include "../../x11/p5-gtk/Makefile.common"
|
|
|
|
PKGNAME= p5-Gdk-Imlib-${GTKPERL_VERSION}
|
|
PKGREVISION= 6
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Perl bindings for Imlib
|
|
|
|
PERL5_PACKLIST= auto/Gtk/Gdk/ImlibImage/.packlist
|
|
SUBPACKAGE= GdkImlib
|
|
|
|
.include "../../graphics/imlib/buildlink3.mk"
|
|
.include "../../x11/p5-gtk/Makefile.subpackage"
|