Subject: Packages.txt
To: None <tech-pkg@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: tech-pkg
Date: 04/18/2001 00:12:02
From Packages.txt:

 * packages:
   First, check that your package is complete, compiles and runs well; see
   section 8 and the rest of this document. Next, generate a gzipped
   tar-file of all the files needed for the package, preferably with all
   files in a single directory. Place this tar-file to a place where the
   package maintainers can fetch it using FTP or HTTP (WWW). 

Does it mean that one should put Makefile, PLIST and DESCR
into *one* directory (without putting DESCR into pkg/ etc.)
tar this up and place archive somewhere ? :-O This looks weird.

-- 
/* [zuntum] zuntum@netbsd.org , [WWW] http://zuntum.net */