summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/mutella/Makefile18
-rw-r--r--net-p2p/mutella/distinfo1
-rw-r--r--net-p2p/mutella/pkg-comment1
-rw-r--r--net-p2p/mutella/pkg-descr6
-rw-r--r--net-p2p/mutella/pkg-plist1
-rw-r--r--net/Makefile1
-rw-r--r--net/mutella/Makefile18
-rw-r--r--net/mutella/distinfo1
-rw-r--r--net/mutella/pkg-comment1
-rw-r--r--net/mutella/pkg-descr6
-rw-r--r--net/mutella/pkg-plist1
11 files changed, 55 insertions, 0 deletions
diff --git a/net-p2p/mutella/Makefile b/net-p2p/mutella/Makefile
new file mode 100644
index 0000000..30ec3de
--- /dev/null
+++ b/net-p2p/mutella/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: mutella
+# Date created: 2/12/2001
+# Whom: Dominic Marks <dominic_marks@btinternet.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mutella
+PORTVERSION= 0.3.2
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= dominic_marks@btinternet.com
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/net-p2p/mutella/distinfo b/net-p2p/mutella/distinfo
new file mode 100644
index 0000000..ce452ae
--- /dev/null
+++ b/net-p2p/mutella/distinfo
@@ -0,0 +1 @@
+MD5 (mutella-0.3.2.tar.gz) = 7f532217f53ac05b16db5422fec5261b
diff --git a/net-p2p/mutella/pkg-comment b/net-p2p/mutella/pkg-comment
new file mode 100644
index 0000000..175dda9
--- /dev/null
+++ b/net-p2p/mutella/pkg-comment
@@ -0,0 +1 @@
+A command line Gnutella client
diff --git a/net-p2p/mutella/pkg-descr b/net-p2p/mutella/pkg-descr
new file mode 100644
index 0000000..6b93296
--- /dev/null
+++ b/net-p2p/mutella/pkg-descr
@@ -0,0 +1,6 @@
+This is a port of Mutella. A command line client for the Gnutella file
+sharing network.
+
+WWW: http://mutella.sourceforge.net/
+
+- Dominic Marks <dominic_marks@btinternet.com>
diff --git a/net-p2p/mutella/pkg-plist b/net-p2p/mutella/pkg-plist
new file mode 100644
index 0000000..935b67b
--- /dev/null
+++ b/net-p2p/mutella/pkg-plist
@@ -0,0 +1 @@
+bin/mutella
diff --git a/net/Makefile b/net/Makefile
index c9718e3..0c4dd57 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -228,6 +228,7 @@
SUBDIR += msend
SUBDIR += mtr
SUBDIR += mudix
+ SUBDIR += mutella
SUBDIR += naim
SUBDIR += nam
SUBDIR += napshare
diff --git a/net/mutella/Makefile b/net/mutella/Makefile
new file mode 100644
index 0000000..30ec3de
--- /dev/null
+++ b/net/mutella/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: mutella
+# Date created: 2/12/2001
+# Whom: Dominic Marks <dominic_marks@btinternet.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mutella
+PORTVERSION= 0.3.2
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= dominic_marks@btinternet.com
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/net/mutella/distinfo b/net/mutella/distinfo
new file mode 100644
index 0000000..ce452ae
--- /dev/null
+++ b/net/mutella/distinfo
@@ -0,0 +1 @@
+MD5 (mutella-0.3.2.tar.gz) = 7f532217f53ac05b16db5422fec5261b
diff --git a/net/mutella/pkg-comment b/net/mutella/pkg-comment
new file mode 100644
index 0000000..175dda9
--- /dev/null
+++ b/net/mutella/pkg-comment
@@ -0,0 +1 @@
+A command line Gnutella client
diff --git a/net/mutella/pkg-descr b/net/mutella/pkg-descr
new file mode 100644
index 0000000..6b93296
--- /dev/null
+++ b/net/mutella/pkg-descr
@@ -0,0 +1,6 @@
+This is a port of Mutella. A command line client for the Gnutella file
+sharing network.
+
+WWW: http://mutella.sourceforge.net/
+
+- Dominic Marks <dominic_marks@btinternet.com>
diff --git a/net/mutella/pkg-plist b/net/mutella/pkg-plist
new file mode 100644
index 0000000..935b67b
--- /dev/null
+++ b/net/mutella/pkg-plist
@@ -0,0 +1 @@
+bin/mutella
OpenPOWER on IntegriCloud