summaryrefslogtreecommitdiff
path: root/comms/gscmxx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gscmxx/Makefile')
-rw-r--r--comms/gscmxx/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
deleted file mode 100644
index 2e0698a1b2d..00000000000
--- a/comms/gscmxx/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2012/10/03 21:54:05 wiz Exp $
-#
-
-DISTNAME= gscmxx-0.4.1
-PKGREVISION= 9
-CATEGORIES= comms x11 perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gscmxx.sourceforge.net/
-COMMENT= Gtk+ frontend for scmxx
-LICENSE= gnu-gpl-v2
-
-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
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-PERL5_PACKLIST= auto/gscmxx/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"