add ija, an interactive command line frontend of Deja

This commit is contained in:
Ying-Chieh Liao 2001-02-17 16:35:10 +00:00
parent aad79f3e3f
commit 9538c83c08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38434
6 changed files with 40 additions and 0 deletions

View file

@ -15,6 +15,7 @@
SUBDIR += grn
SUBDIR += gup
SUBDIR += ifmail
SUBDIR += ija
SUBDIR += inn
SUBDIR += inn-stable
SUBDIR += knews

32
news/ija/Makefile Normal file
View file

@ -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>

1
news/ija/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (ija-0.4.3.gz) = 06e50456d28ba33d705666ec1189952c

1
news/ija/pkg-comment Normal file
View file

@ -0,0 +1 @@
An interactive command line frontend of Deja

4
news/ija/pkg-descr Normal file
View file

@ -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/

1
news/ija/pkg-plist Normal file
View file

@ -0,0 +1 @@
bin/ija