pkgsrc-wip/mk
Aleksej Saushev 04aa0cefca Document that PKGREVISION is set automatically.
Noticed by Greg Troxel for Subverion-based packages.
Sync. with svn-package.mk
2009-03-19 19:22:32 +00:00
..
haskell
alsa.mk
cvs-package.mk Document that PKGREVISION is set automatically. 2009-03-19 19:22:32 +00:00
DESC
haskell.mk CONFIGURE_ARGS += -O2 2009-02-10 08:30:07 +00:00
hg-package.mk
java-app.mk
linuxbin.pkg.mk
postgresql.mk
rcd.mk
README
svn-package.mk Note in documentation that PKGREVISION is set by default. 2009-03-02 20:29:55 +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