diff options
author | salo <salo@pkgsrc.org> | 2003-08-22 11:22:01 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-08-22 11:22:01 +0000 |
commit | c323ea64d1faec93fd1b8947d1a49367f0c5a55e (patch) | |
tree | f86dbeb345ae071eba68c08f32d50192049dbc5f /comms/gscmxx | |
parent | 8d9c14493bb2142548145c78b5d37d1ac460ad71 (diff) | |
download | pkgsrc-c323ea64d1faec93fd1b8947d1a49367f0c5a55e.tar.gz |
Initial import of gscmxx-0.4.1: Gtk+ frontend for scmxx.
gscmxx is a Gtk+ GUI for scmxx written in perl. You can access your Siemens
mobile phone from your X11 desktop.
Diffstat (limited to 'comms/gscmxx')
-rw-r--r-- | comms/gscmxx/DESCR | 2 | ||||
-rw-r--r-- | comms/gscmxx/Makefile | 21 | ||||
-rw-r--r-- | comms/gscmxx/PLIST | 1 | ||||
-rw-r--r-- | comms/gscmxx/distinfo | 4 |
4 files changed, 28 insertions, 0 deletions
diff --git a/comms/gscmxx/DESCR b/comms/gscmxx/DESCR new file mode 100644 index 00000000000..9f7db5d41f4 --- /dev/null +++ b/comms/gscmxx/DESCR @@ -0,0 +1,2 @@ +gscmxx is a Gtk+ GUI for scmxx written in perl. You can access your Siemens +mobile phone from your X11 desktop. diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile new file mode 100644 index 00000000000..f96df2c1b38 --- /dev/null +++ b/comms/gscmxx/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/08/22 11:22:01 salo Exp $ +# + +DISTNAME= gscmxx-0.4.1 +CATEGORIES= comms x11 perl5 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/} + +MAINTAINER= salo@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 + +USE_BUILDLINK2= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/gscmxx/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/comms/gscmxx/PLIST b/comms/gscmxx/PLIST new file mode 100644 index 00000000000..699091a8665 --- /dev/null +++ b/comms/gscmxx/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/22 11:22:01 salo Exp $ diff --git a/comms/gscmxx/distinfo b/comms/gscmxx/distinfo new file mode 100644 index 00000000000..f31a47515f1 --- /dev/null +++ b/comms/gscmxx/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/08/22 11:22:01 salo Exp $ + +SHA1 (gscmxx-0.4.1.tar.gz) = 61d9783d4afe754fb25a6430c8481095371b1c52 +Size (gscmxx-0.4.1.tar.gz) = 191106 bytes |