summaryrefslogtreecommitdiff
path: root/devel/roundup
diff options
context:
space:
mode:
authorlukem <lukem>2003-02-11 07:53:39 +0000
committerlukem <lukem>2003-02-11 07:53:39 +0000
commit95310af3d57023bae2b08e630f1425df63303f87 (patch)
treed8ec49488f088eaf9b6877ca447134925f52ddc7 /devel/roundup
parentb6ff96b7738e31ea15a178c9cec961d4f8fd9977 (diff)
downloadpkgsrc-95310af3d57023bae2b08e630f1425df63303f87.tar.gz
Roundup is a simple-to-use and -install issue-tracking system with
command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition.
Diffstat (limited to 'devel/roundup')
-rw-r--r--devel/roundup/MESSAGE7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/roundup/MESSAGE b/devel/roundup/MESSAGE
new file mode 100644
index 00000000000..18027c5dcde
--- /dev/null
+++ b/devel/roundup/MESSAGE
@@ -0,0 +1,7 @@
+Information about Roundup can be found in the documentation directory:
+ ${LOCALBASE}/share/doc/roundup
+
+To install a new Roundup tracker, refer to the instructions in:
+ ${LOCALBASE}/share/doc/roundup/installation.txt
+(`Basic Installation Step 1.' has already been performed by
+installing this package; work from Step 2. onwards.)