summaryrefslogtreecommitdiff
path: root/news/ija
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-17 16:35:10 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-17 16:35:10 +0000
commit9538c83c08405fe79496aae9d8fba23a32ddefa3 (patch)
tree5d495641b379cd8795208421b1c986719a36da6a /news/ija
parentNew Port: devel/as80 (diff)
add ija, an interactive command line frontend of Deja
Notes
Notes: svn path=/head/; revision=38434
Diffstat (limited to 'news/ija')
-rw-r--r--news/ija/Makefile32
-rw-r--r--news/ija/distinfo1
-rw-r--r--news/ija/pkg-comment1
-rw-r--r--news/ija/pkg-descr4
-rw-r--r--news/ija/pkg-plist1
5 files changed, 39 insertions, 0 deletions
diff --git a/news/ija/Makefile b/news/ija/Makefile
new file mode 100644
index 000000000000..a6f3dc522041
--- /dev/null
+++ b/news/ija/Makefile
@@ -0,0 +1,32 @@
+# ex:ts=8
+# New ports collection makefile for: ija
+# Date created: Feb 17, 2001
+# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ija
+PORTVERSION= 0.4.3
+CATEGORIES= news
+MASTER_SITES= http://wildspark.com/asher/ija/
+EXTRACT_SUFX= .gz
+
+MAINTAINER= ijliao@FreeBSD.org
+
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
+
+USE_PERL5= yes
+
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
+
+do-extract:
+ @${MKDIR} ${WRKDIR}
+ @${GUNZIP_CMD} -c ${DISTDIR}/${DISTFILES} > ${WRKDIR}/${PORTNAME}
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/news/ija/distinfo b/news/ija/distinfo
new file mode 100644
index 000000000000..ea9cc4d911e8
--- /dev/null
+++ b/news/ija/distinfo
@@ -0,0 +1 @@
+MD5 (ija-0.4.3.gz) = 06e50456d28ba33d705666ec1189952c
diff --git a/news/ija/pkg-comment b/news/ija/pkg-comment
new file mode 100644
index 000000000000..9d0110ea38a3
--- /dev/null
+++ b/news/ija/pkg-comment
@@ -0,0 +1 @@
+An interactive command line frontend of Deja
diff --git a/news/ija/pkg-descr b/news/ija/pkg-descr
new file mode 100644
index 000000000000..3ee80341ea81
--- /dev/null
+++ b/news/ija/pkg-descr
@@ -0,0 +1,4 @@
+Ija is an interactive command line program that lets you access
+Deja (formerly Dejanews) without the web interface.
+
+WWW: http://wildspark.com/asher/ija/
diff --git a/news/ija/pkg-plist b/news/ija/pkg-plist
new file mode 100644
index 000000000000..de005485f349
--- /dev/null
+++ b/news/ija/pkg-plist
@@ -0,0 +1 @@
+bin/ija