diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/buildtool | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) | |
download | ports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip |
Notes
Diffstat (limited to 'devel/buildtool')
-rw-r--r-- | devel/buildtool/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/buildtool/pkg-descr b/devel/buildtool/pkg-descr index 4340c52f49a7..d4c6bbff62b3 100644 --- a/devel/buildtool/pkg-descr +++ b/devel/buildtool/pkg-descr @@ -1,7 +1,7 @@ Buildtool is a set of utilities which will make your programs more portable and easier to build on any kind of Unix-like system. All the utilities are integrated with each other, which means that they all work together. It is -completly free, licensed under the terms of the BSD license. +completely free, licensed under the terms of the BSD license. If you have ever used GNU automake, autoconf and/or libtool, you will find buildtool very similar. In fact, it is an implementation of the ideas of the |