From 1320de8504203ff2aa2b6add21890a45aec5168c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 18 Jan 2003 09:40:12 +0000 Subject: New port: Gnewtellium is yet another newtella(gnutella) client. Port of the original Newtella client in Linux/GTK+. Newtella is a P2P protocol based on Gnutella. The main difference between Gnutella and Newtella is that the latter allows only mp3 sharing. PR: ports/36959 Submitted by: Haikal Saadh --- net/gnewtellium/Makefile | 22 ++++++++++++++++++++++ net/gnewtellium/distinfo | 1 + net/gnewtellium/pkg-comment | 1 + net/gnewtellium/pkg-descr | 11 +++++++++++ net/gnewtellium/pkg-plist | 5 +++++ 5 files changed, 40 insertions(+) create mode 100644 net/gnewtellium/Makefile create mode 100644 net/gnewtellium/distinfo create mode 100644 net/gnewtellium/pkg-comment create mode 100644 net/gnewtellium/pkg-descr create mode 100644 net/gnewtellium/pkg-plist (limited to 'net/gnewtellium') diff --git a/net/gnewtellium/Makefile b/net/gnewtellium/Makefile new file mode 100644 index 000000000000..91535179578d --- /dev/null +++ b/net/gnewtellium/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: gnewtellium +# Date created: 9 April 2002 +# Whom: haikal +# +# $FreeBSD$ + +PORTNAME= gnewtellium +PORTVERSION= 0.05b +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= wyldephyre2@yahoo.com + +USE_X_PREFIX= yes +USE_GMAKE= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 +GNU_CONFIGURE= yes +USE_AUTOCONF= yes + +.include diff --git a/net/gnewtellium/distinfo b/net/gnewtellium/distinfo new file mode 100644 index 000000000000..fb861cd737e9 --- /dev/null +++ b/net/gnewtellium/distinfo @@ -0,0 +1 @@ +MD5 (gnewtellium-0.05b.tar.gz) = 804e00af95ac0314266ac571d7106ddf diff --git a/net/gnewtellium/pkg-comment b/net/gnewtellium/pkg-comment new file mode 100644 index 000000000000..06b486327b68 --- /dev/null +++ b/net/gnewtellium/pkg-comment @@ -0,0 +1 @@ +A gnutella client diff --git a/net/gnewtellium/pkg-descr b/net/gnewtellium/pkg-descr new file mode 100644 index 000000000000..ca80bf069cf2 --- /dev/null +++ b/net/gnewtellium/pkg-descr @@ -0,0 +1,11 @@ +Port of the original Newtella client in Linux/GTK+. +Newtella is a P2P protocol based on Gnutella. +The main difference between Gnutella and Newtella +is that the latter allows only mp3 sharing. + + + +WWW: http://sourceforge.net/projects/gnewtellium/ + +- Haikal +wyldephyre2@yahoo.com diff --git a/net/gnewtellium/pkg-plist b/net/gnewtellium/pkg-plist new file mode 100644 index 000000000000..f86f894a32ab --- /dev/null +++ b/net/gnewtellium/pkg-plist @@ -0,0 +1,5 @@ +bin/gnewtellium +share/gnewtellium/pixmaps/gnewtellium.xpm +@dirrm share/gnewtellium/pixmaps +@dirrm share/gnewtellium + -- cgit v1.2.3