aboutsummaryrefslogtreecommitdiffstats
path: root/news/bgrab/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-08-02 11:32:21 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-08-02 11:32:21 +0800
commit22304ccde5f33300d84ea02bc9fec6209ff12c36 (patch)
tree848b8fec0362d3eacdd0fe5d8855d8fca4e8fe0e /news/bgrab/Makefile
parent726d76cd9e774704035d3dac8e1c58ed01fdbac8 (diff)
downloadfreebsd-ports-gnome-22304ccde5f33300d84ea02bc9fec6209ff12c36.tar.gz
freebsd-ports-gnome-22304ccde5f33300d84ea02bc9fec6209ff12c36.tar.zst
freebsd-ports-gnome-22304ccde5f33300d84ea02bc9fec6209ff12c36.zip
Import of bgrab.
An automated binary extraction tool for Usenet newsgroups. It will log into any newsgroup and download all the binary files. PR: 12841 Submitted by: Kelly Yancey <kbyanc@posi.net>
Diffstat (limited to 'news/bgrab/Makefile')
-rw-r--r--news/bgrab/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/news/bgrab/Makefile b/news/bgrab/Makefile
new file mode 100644
index 000000000000..a6e3dcb1878d
--- /dev/null
+++ b/news/bgrab/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: bgrab
+# Version required: 1.1
+# Date created: 27 July 1999
+# Whom: Kelly Yancey <kbyanc@posi.net>
+#
+# $Id$
+#
+
+DISTNAME= bgrab
+PKGNAME= bgrab-1.1
+CATEGORIES= news foo bar
+MASTER_SITES= http://awwm.linuxberg.com/files/console/network/ \
+ http://powerlinux.linuxberg.com/files/console/network/
+
+MAINTAINER= kbyanc@posi.net
+
+.include <bsd.port.mk>