aboutsummaryrefslogtreecommitdiff
path: root/news/cg
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-08-21 13:35:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-08-21 13:35:31 +0000
commit45a7299e3d838466174ade815af8af333d1b0a8a (patch)
treeff8fff16e0ad7ca370ea58e61318baf9be46d3eb /news/cg
parent9e1e7be8012348fa469779175cb15e6996926d90 (diff)
downloadports-45a7299e3d838466174ade815af8af333d1b0a8a.tar.gz
ports-45a7299e3d838466174ade815af8af333d1b0a8a.zip
Add cg, a semi-automatic newsgroup binary downloader. It assembles parts based
on subject headers and then offers them in an editor for the user to choose which files he really wants. PR: ports/70566 Submitted by: Björn Lindström <bkhl@elektrubadur.se>
Notes
Notes: svn path=/head/; revision=116940
Diffstat (limited to 'news/cg')
-rw-r--r--news/cg/Makefile21
-rw-r--r--news/cg/distinfo2
-rw-r--r--news/cg/pkg-descr5
3 files changed, 28 insertions, 0 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile
new file mode 100644
index 000000000000..72c51b034287
--- /dev/null
+++ b/news/cg/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: cg
+# Date created: 17 August 2004
+# Whom: bkhl@elektrubadur.se
+#
+# $FreeBSD$
+#
+
+PORTNAME= cg
+PORTVERSION= 0.4
+CATEGORIES= net
+MASTER_SITES= http://www.nih.at/cg/
+
+MAINTAINER= bkhl@elektrubadur.se
+COMMENT= Semi-automatic newsgroup binary downloader
+
+GNU_CONFIGURE= yes
+
+MAN1= cg.1
+PLIST_FILES= bin/cg
+
+.include <bsd.port.mk>
diff --git a/news/cg/distinfo b/news/cg/distinfo
new file mode 100644
index 000000000000..f34898564638
--- /dev/null
+++ b/news/cg/distinfo
@@ -0,0 +1,2 @@
+MD5 (cg-0.4.tar.gz) = cb5713aa6890410a8efa7c24bbdc54bd
+SIZE (cg-0.4.tar.gz) = 203503
diff --git a/news/cg/pkg-descr b/news/cg/pkg-descr
new file mode 100644
index 000000000000..3cbc8600c6df
--- /dev/null
+++ b/news/cg/pkg-descr
@@ -0,0 +1,5 @@
+A semi-automatic newsgroup binary downloader. It assembles parts based
+on subject headers and then offers them in an editor for the user to
+choose which files he really wants.
+
+WWW: http://www.nih.at/cg/