aboutsummaryrefslogtreecommitdiff
path: root/devel/pmk/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pmk/pkg-descr')
-rw-r--r--devel/pmk/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/pmk/pkg-descr b/devel/pmk/pkg-descr
new file mode 100644
index 000000000000..1681c81e7f7c
--- /dev/null
+++ b/devel/pmk/pkg-descr
@@ -0,0 +1,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://premk.sf.net/