aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pmk/pkg-descr
blob: 3630be4f5d0cd1ad4a8299138950fba27cc9abf0 (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 developers.
*) 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/