summaryrefslogtreecommitdiff
path: root/devel/gnu-autoconf/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
commitc9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch)
treee00c7b9a13c8748065f79c57e9e81d9a1239e743 /devel/gnu-autoconf/pkg-descr
parentee7f9aa44a92849ab34d5b387a3d79f974023b65 (diff)
Diffstat (limited to 'devel/gnu-autoconf/pkg-descr')
-rw-r--r--devel/gnu-autoconf/pkg-descr7
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/gnu-autoconf/pkg-descr b/devel/gnu-autoconf/pkg-descr
deleted file mode 100644
index 61da7cbcafe8..000000000000
--- a/devel/gnu-autoconf/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-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.