From 6867a177e44c1bd8f3da32f67d9da30900609fa7 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 11 Jun 2001 04:39:54 +0000 Subject: [PATCH] Add scrollz-doc 1.0, the docs for the scrollz irc client. PR: 27806 Submitted by: Joshua Coombs --- irc/Makefile | 1 + irc/scrollz-doc/Makefile | 20 ++++++++++++++++++++ irc/scrollz-doc/distinfo | 1 + irc/scrollz-doc/pkg-comment | 1 + irc/scrollz-doc/pkg-descr | 4 ++++ irc/scrollz-doc/pkg-plist | 3 +++ 6 files changed, 30 insertions(+) create mode 100644 irc/scrollz-doc/Makefile create mode 100644 irc/scrollz-doc/distinfo create mode 100644 irc/scrollz-doc/pkg-comment create mode 100644 irc/scrollz-doc/pkg-descr create mode 100644 irc/scrollz-doc/pkg-plist diff --git a/irc/Makefile b/irc/Makefile index 8801a0905fd0..d46ecca4b443 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -36,6 +36,7 @@ SUBDIR += ruby-irc SUBDIR += ruby-rica SUBDIR += scrollz + SUBDIR += scrollz-doc SUBDIR += sic SUBDIR += sirc SUBDIR += slirc diff --git a/irc/scrollz-doc/Makefile b/irc/scrollz-doc/Makefile new file mode 100644 index 000000000000..5be26bd953e5 --- /dev/null +++ b/irc/scrollz-doc/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: scrollz-doc +# Date created: 31 May 2001 +# Whom: Joshua Coombs +# +# $FreeBSD$ +# + +PORTNAME= scrollz-doc +PORTVERSION= 1.0 +CATEGORIES= irc +MASTER_SITES= http://www.gwi.net/~jcoombs/ + +MAINTAINER= kurlon@hotmail.com + +pre-install: + ${MKDIR} ${PREFIX}/share/doc/scrollz + ${INSTALL_MAN} ${WRKSRC}/ScrollZ.doc ${PREFIX}/share/doc/scrollz + ${INSTALL_MAN} ${WRKSRC}/ScrollZ.help ${PREFIX}/share/doc/scrollz + +.include diff --git a/irc/scrollz-doc/distinfo b/irc/scrollz-doc/distinfo new file mode 100644 index 000000000000..a15fe50a3d4f --- /dev/null +++ b/irc/scrollz-doc/distinfo @@ -0,0 +1 @@ +MD5 (scrollz-doc-1.0.tar.gz) = b5a01cc99088d32d98101f38899a7dda diff --git a/irc/scrollz-doc/pkg-comment b/irc/scrollz-doc/pkg-comment new file mode 100644 index 000000000000..aaf72fce5862 --- /dev/null +++ b/irc/scrollz-doc/pkg-comment @@ -0,0 +1 @@ +The docs for the scrollz irc client diff --git a/irc/scrollz-doc/pkg-descr b/irc/scrollz-doc/pkg-descr new file mode 100644 index 000000000000..df740bf694df --- /dev/null +++ b/irc/scrollz-doc/pkg-descr @@ -0,0 +1,4 @@ +This port contains the doc file and online help file for the scrollz irc client. + +- Kurlon +kurlon@hotmail.com diff --git a/irc/scrollz-doc/pkg-plist b/irc/scrollz-doc/pkg-plist new file mode 100644 index 000000000000..22e567471b9c --- /dev/null +++ b/irc/scrollz-doc/pkg-plist @@ -0,0 +1,3 @@ +share/doc/scrollz/ScrollZ.doc +share/doc/scrollz/ScrollZ.help +@dirrm share/doc/scrollz