summaryrefslogtreecommitdiff
path: root/pkgtools/rc.subr/DESCR
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-06-19 16:07:10 +0000
committergrant <grant@pkgsrc.org>2003-06-19 16:07:10 +0000
commitb4e9a3b74bf1227fc2767c9f9f38546b6505d1c0 (patch)
tree685b3546ad20eaa92d78340a9fd1d6b516d6e7e3 /pkgtools/rc.subr/DESCR
parent54ef69f439652633517de8e0a3611dd35cdc65ec (diff)
downloadpkgsrc-b4e9a3b74bf1227fc2767c9f9f38546b6505d1c0.tar.gz
Initial import of rc.subr into The NetBSD Packages Collection.
This package allows you to use rc.subr-style rc scripts (such as those included in pkgsrc) on other operating systems.
Diffstat (limited to 'pkgtools/rc.subr/DESCR')
-rw-r--r--pkgtools/rc.subr/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgtools/rc.subr/DESCR b/pkgtools/rc.subr/DESCR
new file mode 100644
index 00000000000..70f61ba9e88
--- /dev/null
+++ b/pkgtools/rc.subr/DESCR
@@ -0,0 +1,4 @@
+Portable implementation of the NetBSD rc.d subsystem.
+
+This package allows you to use rc.subr-style rc scripts (such as
+those included in pkgsrc) on other operating systems.