summaryrefslogtreecommitdiff
path: root/x11/p5-gtk/Makefile.common
blob: a3072f13c5d04bf5e5e8b137e78415e56d06353f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.5 2005/06/01 18:03:30 jlam 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

.include "../../mk/x11.buildlink3.mk"