pkgsrc-wip/mk
Aleksej Saushev 361d3b4df2 Use ${RUN}.
2011-12-05 13:15:52 +00:00
..
haskell
alsa.mk
cl-package.mk Fix CLisp support, add CLisp support to all cl-* packages. 2011-11-29 09:25:09 +00:00
cvs-package.mk Revert more changes, they should be reconsidered. 2011-11-07 17:26:53 +00:00
DESC
git-package.mk Use ${RUN}. 2011-12-05 13:15:52 +00:00
haskell.mk Try to clean out the last of the @dirrm lines 2011-11-21 19:08:56 +00:00
hg-package.mk Add commands to support caching. 2011-12-05 12:40:14 +00:00
java-app.mk
linuxbin.pkg.mk
pear-channel.mk
pear-channel.tmpl
postgresql.mk
rcd.mk
README
svn-package.mk Revert broken changes: 2011-11-07 05:51:45 +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