From: ftigeot Date: Tue, 12 Jun 2012 19:58:59 +0000 (-0700) Subject: Direct people to the Pkgsrc Guide, most of the information in this page is redundant X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/70d69e8b8026ff8346343832bb3e8d7da293cd79 Direct people to the Pkgsrc Guide, most of the information in this page is redundant --- 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 ]]