summaryrefslogtreecommitdiff
path: root/devel/automake18
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-05-27 16:40:49 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-05-27 16:40:49 +0000
commit0a1869c95efae0d6c3e5bf18bc9cdeebf758990a (patch)
treebf1943fe48d3bc35ff3751422d3c3a588199a262 /devel/automake18
parentLink with -lncurses. Mshell no more worked when linked with -lcurses. (diff)
New port, automake:
GNU Standards-compliant Makefile generator PR: 3199 Submitted by: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
Notes
Notes: svn path=/head/; revision=6578
Diffstat (limited to 'devel/automake18')
-rw-r--r--devel/automake18/Makefile18
-rw-r--r--devel/automake18/distinfo1
-rw-r--r--devel/automake18/pkg-comment1
-rw-r--r--devel/automake18/pkg-descr6
-rw-r--r--devel/automake18/pkg-plist45
5 files changed, 71 insertions, 0 deletions
diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile
new file mode 100644
index 000000000000..73207715d15e
--- /dev/null
+++ b/devel/automake18/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: automake
+# Version required: 1.0
+# Date created: 15 March 1997
+# Whom: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= automake-1.0
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNU}
+
+MAINTAINER= fujimoto@oscar.elec.waseda.ac.jp
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= PERL=/usr/bin/perl
+
+.include <bsd.port.mk>
diff --git a/devel/automake18/distinfo b/devel/automake18/distinfo
new file mode 100644
index 000000000000..1fb5ad6e543d
--- /dev/null
+++ b/devel/automake18/distinfo
@@ -0,0 +1 @@
+MD5 (automake-1.0.tar.gz) = e40ede8b273e2bf57e40e5489c8b4e9a
diff --git a/devel/automake18/pkg-comment b/devel/automake18/pkg-comment
new file mode 100644
index 000000000000..dc2986f74176
--- /dev/null
+++ b/devel/automake18/pkg-comment
@@ -0,0 +1 @@
+GNU Standards-compliant Makefile generator
diff --git a/devel/automake18/pkg-descr b/devel/automake18/pkg-descr
new file mode 100644
index 000000000000..03abb4a47bb0
--- /dev/null
+++ b/devel/automake18/pkg-descr
@@ -0,0 +1,6 @@
+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.
+
+Automake assumes the project uses autoconf. If you want automatic
+dependency tracking support, the use of GNU make is also required.
diff --git a/devel/automake18/pkg-plist b/devel/automake18/pkg-plist
new file mode 100644
index 000000000000..e02c4076cf83
--- /dev/null
+++ b/devel/automake18/pkg-plist
@@ -0,0 +1,45 @@
+bin/automake
+info/automake.info
+share/automake/config.guess
+share/automake/config.sub
+share/automake/install-sh
+share/automake/mdate-sh
+share/automake/mkinstalldirs
+share/automake/clean-kr.am
+share/automake/clean.am
+share/automake/compile-kr.am
+share/automake/compile-vars.am
+share/automake/compile.am
+share/automake/data.am
+share/automake/dejagnu.am
+share/automake/depend.am
+share/automake/dist-vars.am
+share/automake/footer.am
+share/automake/header.am
+share/automake/header-vars.am
+share/automake/kr-vars.am
+share/automake/libraries.am
+share/automake/library.am
+share/automake/mans-vars.am
+share/automake/program.am
+share/automake/programs.am
+share/automake/remake-hdr.am
+share/automake/remake-subd.am
+share/automake/remake.am
+share/automake/scripts.am
+share/automake/subdirs.am
+share/automake/tags.am
+share/automake/tags-subd.am
+share/automake/tags-clean.am
+share/automake/texi-version.am
+share/automake/texinfos-vars.am
+share/automake/texinfos.am
+share/automake/libraries-clean.am
+share/automake/programs-clean.am
+share/automake/data-clean.am
+share/automake/COPYING
+share/automake/INSTALL
+share/automake/texinfo.tex
+share/automake/ansi2knr.c
+share/automake/ansi2knr.1
+share/automake/aclocal.m4