aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/Makefile1
-rw-r--r--news/cg/Makefile21
-rw-r--r--news/cg/distinfo2
-rw-r--r--news/cg/pkg-descr5
4 files changed, 29 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile
index 18e1275b1eb7..edb588a02cc1 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -8,6 +8,7 @@
SUBDIR += aub
SUBDIR += bgrab
SUBDIR += c-nocem
+ SUBDIR += cg
SUBDIR += cleanfeed
SUBDIR += cleanscore
SUBDIR += cnews
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/