pkgsrc-wip/mk
2007-12-18 12:31:24 +00:00
..
cvs-package.mk Minor style changes. 2007-12-18 12:31:24 +00:00
DESC
hg-package.mk Make mercurial a build dependency. 2007-09-03 20:31:42 +00:00
java-app.mk
linuxbin.pkg.mk Added two empty lines to help "make help" to get the correct text. 2007-06-09 11:02:55 +00:00
postgresql.mk
rcd.mk
README
svn-package.mk This should be BUILD_DEPENDS, not DEPENDS. 2007-11-16 05:53:59 +00:00

$Id: README,v 1.1 2003/11/28 20:50:02 mpasternak Exp $

Fri Nov 28 21:34:44 CET 2003

This directory is a testbed for new .mk files, that could propably be
introduced to pkgsrc/mk/ after testing/development/reviewing/quarantine.

Please have in mind, that files you put here must be really well-documented,
Doing this you raise the chance the file will be reviewed.

The need for their existance must be also important.

For settings, that are shared between only a few packages, create
"Makefile.common" (see pkgsrc/databases/postgresql for example)

	-- dotz@irc.pl