16 lines
392 B
Makefile
16 lines
392 B
Makefile
# $NetBSD: Makefile,v 1.7 2006/04/17 13:46:34 wiz Exp $
|
|
#
|
|
|
|
.include "../../x11/p5-gtk/Makefile.common"
|
|
|
|
PKGNAME= p5-Gdk-Imlib-${GTKPERL_VERSION}
|
|
PKGREVISION= 4
|
|
|
|
MAINTAINER= adrianp@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"
|