pkgsrc/comms/gscmxx/Makefile
wiz 768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00

21 lines
588 B
Makefile

# $NetBSD: Makefile,v 1.8 2006/01/24 07:31:58 wiz Exp $
#
DISTNAME= gscmxx-0.4.1
PKGREVISION= 3
CATEGORIES= comms x11 perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gscmxx.sourceforge.net/
COMMENT= Gtk+ frontend for scmxx
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
DEPENDS+= p5-gtk>=0.7008:../../x11/p5-gtk
DEPENDS+= p5-Image-Size>=2.92:../../graphics/p5-Image-Size
DEPENDS+= scmxx>=0.6:../../comms/scmxx
PERL5_PACKLIST= auto/gscmxx/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"