diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
commit | 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 (patch) | |
tree | 22c0efaf2b6bb5b461389f9bac9542c7e3a5909a /devel/autoconf268/pkg-descr | |
parent | a33896596d7008d70bca9b6ce72347e2d7b6fd9a (diff) |
Notes
Diffstat (limited to 'devel/autoconf268/pkg-descr')
-rw-r--r-- | devel/autoconf268/pkg-descr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/autoconf268/pkg-descr b/devel/autoconf268/pkg-descr deleted file mode 100644 index c404cc852ea8..000000000000 --- a/devel/autoconf268/pkg-descr +++ /dev/null @@ -1,9 +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. - -WWW: http://www.gnu.org/software/autoconf/ |