1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Add scrollz-doc 1.0, the docs for the scrollz irc client.

PR:		27806
Submitted by:	Joshua Coombs <kurlon@hotmail.com>
This commit is contained in:
Will Andrews 2001-06-11 04:39:54 +00:00
parent 803ed04626
commit 6867a177e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43805
6 changed files with 30 additions and 0 deletions

View File

@ -36,6 +36,7 @@
SUBDIR += ruby-irc
SUBDIR += ruby-rica
SUBDIR += scrollz
SUBDIR += scrollz-doc
SUBDIR += sic
SUBDIR += sirc
SUBDIR += slirc

20
irc/scrollz-doc/Makefile Normal file
View File

@ -0,0 +1,20 @@
# New ports collection makefile for: scrollz-doc
# Date created: 31 May 2001
# Whom: Joshua Coombs <kurlon@hotmail.com>
#
# $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 <bsd.port.mk>

1
irc/scrollz-doc/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (scrollz-doc-1.0.tar.gz) = b5a01cc99088d32d98101f38899a7dda

View File

@ -0,0 +1 @@
The docs for the scrollz irc client

View File

@ -0,0 +1,4 @@
This port contains the doc file and online help file for the scrollz irc client.
- Kurlon
kurlon@hotmail.com

View File

@ -0,0 +1,3 @@
share/doc/scrollz/ScrollZ.doc
share/doc/scrollz/ScrollZ.help
@dirrm share/doc/scrollz