summaryrefslogtreecommitdiff
path: root/irc/scrollz-doc
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-06-11 04:39:54 +0000
committerWill Andrews <will@FreeBSD.org>2001-06-11 04:39:54 +0000
commit6867a177e44c1bd8f3da32f67d9da30900609fa7 (patch)
treec97477730166fe10d76815cb0bdeae11fd3d95da /irc/scrollz-doc
parentAdd p5-Getopt-Long 2.25, a perl module for extended processing of (diff)
Add scrollz-doc 1.0, the docs for the scrollz irc client.
PR: 27806 Submitted by: Joshua Coombs <kurlon@hotmail.com>
Notes
Notes: svn path=/head/; revision=43805
Diffstat (limited to 'irc/scrollz-doc')
-rw-r--r--irc/scrollz-doc/Makefile20
-rw-r--r--irc/scrollz-doc/distinfo1
-rw-r--r--irc/scrollz-doc/pkg-comment1
-rw-r--r--irc/scrollz-doc/pkg-descr4
-rw-r--r--irc/scrollz-doc/pkg-plist3
5 files changed, 29 insertions, 0 deletions
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 <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>
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