aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf267/pkg-descr
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /devel/autoconf267/pkg-descr
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Notes
Diffstat (limited to 'devel/autoconf267/pkg-descr')
-rw-r--r--devel/autoconf267/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/autoconf267/pkg-descr b/devel/autoconf267/pkg-descr
index c404cc852ea8..6117de2ec170 100644
--- a/devel/autoconf267/pkg-descr
+++ b/devel/autoconf267/pkg-descr
@@ -7,3 +7,12 @@ operating system features that the package can use, in the form of m4
macro calls.
WWW: http://www.gnu.org/software/autoconf/
+Autoconf is an extensible package of m4 macros that produce shell
+scripts to automatically configure software source code packages.
+These scripts can adapt the packages to many kinds of UNIX-like
+systems without manual user intervention. Autoconf creates a
+configuration script for a package from a template file that lists the
+operating system features that the package can use, in the form of m4
+macro calls.
+
+WWW: http://www.gnu.org/software/autoconf/