Index: dcron-pkg-description.in
===================================================================
--- dcron-pkg-description.in (nonexistent)
+++ dcron-pkg-description.in (revision 5)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+dcron: dcron @VERSION@ (Dillon's Lightweight Cron daemon)
+dcron:
+dcron: This lightweight cron daemon aims to be simple and secure, with just
+dcron: enough features to stay useful. The dcron runs in the background and
+dcron: executes tasks on behalf of users at the appropriate time.
+dcron: Many timed system tasks are started with cron, such as the nightly
+dcron: indexing with updatedb.
+dcron:
+dcron: dcron was written entirely from scratch by Matthew Dillon in 1994.
+dcron: It's now developed and maintained by Jim Pryor.
+dcron: