8b5d49eb78
are called p5-*. I hope that's all of them.
19 lines
458 B
Makefile
19 lines
458 B
Makefile
# $NetBSD: Makefile,v 1.21 2012/10/03 21:56:13 wiz Exp $
|
|
#
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
.include "../../x11/p5-gtk/Makefile.common"
|
|
|
|
PKGNAME= p5-Gdk-Imlib-${GTKPERL_VERSION}
|
|
PKGREVISION= 15
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Perl bindings for Imlib
|
|
|
|
PERL5_PACKLIST= auto/Gtk/Gdk/ImlibImage/.packlist
|
|
SUBPACKAGE= GdkImlib
|
|
|
|
.include "../../graphics/imlib-gtk/buildlink3.mk"
|
|
.include "../../x11/p5-gtk/Makefile.subpackage"
|