pkgsrc/x11/p5-gtk/Makefile.common
2007-01-30 21:26:37 +00:00

13 lines
415 B
Makefile

# $NetBSD: Makefile.common,v 1.6 2007/01/30 21:27:02 joerg Exp $
#
# common things for p5-gtk based packages
GTKPERL_VERSION= 0.7009
DISTNAME= Gtk-Perl-${GTKPERL_VERSION}
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Gtk/} \
ftp://ftp.gtk.org/pub/gtk/perl/
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
BUILD_DEPENDS+= p5-XML-Writer-[0-9]*:../../textproc/p5-XML-Writer