pkgsrc/comms/gscmxx/Makefile
jlam 7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00

21 lines
589 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $
#
DISTNAME= gscmxx-0.4.1
PKGREVISION= 1
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"