diff options
author | obrien <obrien@FreeBSD.org> | 2001-10-27 17:09:17 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-10-27 17:09:17 +0000 |
commit | f0c01ef1541ac46bb9a90ac135b76faa0e27472f (patch) | |
tree | 4e3a374c74f29d21772700533b150d465a08a2d8 /devel/automake14/pkg-descr | |
parent | 2e02e9adf10eae0ff063cdcda1851e50f3e49523 (diff) | |
download | FreeBSD-ports-f0c01ef1541ac46bb9a90ac135b76faa0e27472f.zip FreeBSD-ports-f0c01ef1541ac46bb9a90ac135b76faa0e27472f.tar.gz |
This was repo copied from the 'automake' port to give us a legacy
version. automake14 can live beside the latest 'automake', and is invoked
specifically as 'automake14'.
Diffstat (limited to 'devel/automake14/pkg-descr')
-rw-r--r-- | devel/automake14/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/automake14/pkg-descr b/devel/automake14/pkg-descr index eeb8b96..22f2396 100644 --- a/devel/automake14/pkg-descr +++ b/devel/automake14/pkg-descr @@ -1,3 +1,6 @@ +This is the legacy 1.4 version of automake. It is explictly for use with +older software packages that are not buildable with the current automake. + Automake is an experimental Makefile generator. It was inspired by the 4.4BSD make and include files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. |