summaryrefslogtreecommitdiff
path: root/devel/xmake/PLIST
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-05-28 16:35:38 +0000
committerminskim <minskim@pkgsrc.org>2005-05-28 16:35:38 +0000
commit2a12a8b6d09ea07cc7bddc576b6bbb8ef342c863 (patch)
tree96daa97dbeeabd5b30d43722dc4e82af97120e9d /devel/xmake/PLIST
parent0518db921c28a5e6c030be62653c2b51ce074b83 (diff)
downloadpkgsrc-2a12a8b6d09ea07cc7bddc576b6bbb8ef342c863.tar.gz
Import xmake from pkgsrc-wip. Packaged by Christian Gall.
XMAKE is simliar to other make's out there, but is specifically designed to allow you to easily construct multiple complex dependancies without getting screwed by default rulesets. XMake contains a number of features specifically designed to trivialize the construction of compilation rules.
Diffstat (limited to 'devel/xmake/PLIST')
-rw-r--r--devel/xmake/PLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/xmake/PLIST b/devel/xmake/PLIST
new file mode 100644
index 00000000000..0fa3b0b2074
--- /dev/null
+++ b/devel/xmake/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/28 16:35:38 minskim Exp $
+bin/xmake
+man/man1/xmake.1