pkgsrc-wip/mk
2009-07-26 08:02:08 +00:00
..
haskell We need --force to unregister packages. Without that, ghc-pkg don't actually unregister them when they are required by other packages. 2009-05-20 08:34:42 +00:00
alsa.mk
cvs-package.mk add -z3 to default cvs flags 2009-05-18 12:36:03 +00:00
DESC
haskell.mk * Add a note for package developers regarding library dependency. 2009-05-20 08:32:00 +00:00
hg-package.mk
java-app.mk
linuxbin.pkg.mk
postgresql.mk
rcd.mk
README
svn-package.mk Introducte SVN_DISTBASE.${repo} so as to allow each package to 2009-07-06 18:22:23 +00:00
tlpkg.mk Add TeX Live 2009 mirror sites. 2009-07-26 08:02:08 +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