Index: head/irc/nethirc/Makefile =================================================================== --- head/irc/nethirc/Makefile (nonexistent) +++ head/irc/nethirc/Makefile (revision 23829) @@ -0,0 +1,25 @@ +# New ports collection makefile for: nethirc +# Version required: 0.04 +# Date created: 15 Dec 1999 +# Whom: Will Andrews +# +# $FreeBSD$ +# + +DISTNAME= nethirc-0.04 +CATEGORIES= irc +MASTER_SITES= ftp://ftp.nog.net/pub/tony/nethirc/ +EXTRACT_SUFX= .tar.Z + +MAINTAINER= andrews@technologist.com + +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC + +NO_BUILD= yes +USE_PERL5= yes +MAN1= nethirc.1 + +do-install: + (cd ${WRKSRC} && ${SH} install.sh ${PREFIX}) + +.include Property changes on: head/irc/nethirc/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/irc/nethirc/distinfo =================================================================== --- head/irc/nethirc/distinfo (nonexistent) +++ head/irc/nethirc/distinfo (revision 23829) @@ -0,0 +1 @@ +MD5 (nethirc-0.04.tar.Z) = 725fcc1a2c0cc59d28f7019b96937d49 Property changes on: head/irc/nethirc/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/nethirc/pkg-comment =================================================================== --- head/irc/nethirc/pkg-comment (nonexistent) +++ head/irc/nethirc/pkg-comment (revision 23829) @@ -0,0 +1 @@ +Perl-based irc client that uses Net::IRC. Property changes on: head/irc/nethirc/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/nethirc/pkg-descr =================================================================== --- head/irc/nethirc/pkg-descr (nonexistent) +++ head/irc/nethirc/pkg-descr (revision 23829) @@ -0,0 +1,7 @@ +Interesting Perl-based IRC client with some +NetHack flavor that spices up the interface. + +WWW: http://www.nog.net/~tony/ +Author: Tony Monroe + +--Will Property changes on: head/irc/nethirc/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/irc/nethirc/pkg-plist =================================================================== --- head/irc/nethirc/pkg-plist (nonexistent) +++ head/irc/nethirc/pkg-plist (revision 23829) @@ -0,0 +1,24 @@ +bin/nethirc +bin/nhirc +share/nethirc/HACKING +share/nethirc/INSTALL +share/nethirc/LICENSE +share/nethirc/README +share/nethirc/TODO +share/nethirc/channel_mode +share/nethirc/classes +share/nethirc/commands +share/nethirc/commands.pl +share/nethirc/complaints +share/nethirc/ctcp +share/nethirc/deities +share/nethirc/disasters +share/nethirc/formats +share/nethirc/handlers +share/nethirc/handlers.pl +share/nethirc/helpers.pl +share/nethirc/monsters +share/nethirc/nhircrc +share/nethirc/scrolls +share/nethirc/self_mode +@dirrm share/nethirc Property changes on: head/irc/nethirc/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property