pkgsrc-wip/mk
2006-02-06 17:58:30 +00:00
..
cvs-package.mk - Fixed all pkglint -Wall warnings, even the most pedantic ones. 2006-01-30 02:34:18 +00:00
DESC
java-app.mk Fixed some of the pkglint warnings about quoting and semicolons. 2005-12-19 08:13:30 +00:00
linuxbin.pkg.mk Revert previous -- does not solve problem. 2006-02-06 17:58:30 +00:00
postgresql.mk mk/autoconf.mk and mk/automake.mk have been removed. Replace their 2005-06-08 15:46:59 +00:00
rcd.mk
README

$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