From 70d69e8b8026ff8346343832bb3e8d7da293cd79 Mon Sep 17 00:00:00 2001 From: ftigeot Date: Tue, 12 Jun 2012 12:58:59 -0700 Subject: [PATCH] Direct people to the Pkgsrc Guide, most of the information in this page is redundant --- docs/howtos/HowToPkgsrc.mdwn | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/docs/howtos/HowToPkgsrc.mdwn b/docs/howtos/HowToPkgsrc.mdwn index 30e5a7e..2096e87 100644 --- a/docs/howtos/HowToPkgsrc.mdwn +++ b/docs/howtos/HowToPkgsrc.mdwn @@ -1,6 +1,10 @@ # pkgsrc on DragonFly -The following page describes the basics of the pkgsrc system as used by DragonFly. More information can be found in NetBSD's [The pkgsrc guide](http://www.netbsd.org/docs/pkgsrc/). +The basics of the pkgsrc system can be found in NetBSD's [Pkgsrc Guide](http://www.netbsd.org/docs/pkgsrc/). + +DragonFly uses a specially crafted Makefile in /usr and a git mirror +of the official pkgsrc repository to make pkgsrc distribution more user-friendly. +Besides this specific part, the information below may be considered obsolete. The canonical source is The Pkgsrc Guide. [[!toc levels=3 ]] -- 1.7.7.2