summaryrefslogtreecommitdiff
path: root/devel/pmk/pkg-descr
blob: 945fe8e61fe308218333ca00708df87785c3806a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
What is pmk:

The meaning of pmk is "Pre Make Kit", a dependency configuring tool.
It aims to be considered as an alternative to GNU autoconf.

Goals:
 
*) Avoid the use of scripts in packages that can hide trojans.
*) Try to keep the needed dependencies near from zero (actually we're
   at zero).
*) Make it easy to use for users and developpers.
*) Provide the package in a free and usable license for everybody (BSD).
*) Limit the changes in sources for a transition from autoconf.

WWW: http://pmk.sourceforge.net/