pkgsrc-wip/mk
Oleksandr Kozachuk 098d48f838 Merged implementation of Common Lisp packages to mk/cl-package.mk. Added
possibility to choose the ECL package (f.e. lang/ecl or wip/ecl).
2011-03-08 13:36:33 +00:00
..
haskell
alsa.mk
cl-package.mk Merged implementation of Common Lisp packages to mk/cl-package.mk. Added 2011-03-08 13:36:33 +00:00
cvs-package.mk
DESC
git-package.mk
haskell.mk
hg-package.mk
java-app.mk
linuxbin.pkg.mk Compat package name is "suse100_compat". 2011-01-14 21:32:26 +00:00
pear-channel.mk
pear-channel.tmpl
postgresql.mk
rcd.mk
README
svn-package.mk

$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