summaryrefslogtreecommitdiff
path: root/devel/autoconf257
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf257')
-rw-r--r--devel/autoconf257/Makefile32
-rw-r--r--devel/autoconf257/distinfo1
-rw-r--r--devel/autoconf257/pkg-comment1
-rw-r--r--devel/autoconf257/pkg-descr9
-rw-r--r--devel/autoconf257/pkg-plist33
5 files changed, 0 insertions, 76 deletions
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile
deleted file mode 100644
index e21c00c26dc1..000000000000
--- a/devel/autoconf257/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: autoconf
-# Date created: 7 October 1995
-# Whom: torstenb@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= autoconf
-PORTVERSION= 2.52
-PORTREVISION= 2
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= autoconf
-
-MAINTAINER= portmgr@FreeBSD.org
-
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4
-
-MAN1= autoconf.1 autoheader.1 autoreconf.1 \
- autoscan.1 autoupdate.1 config.guess.1 \
- config.sub.1 ifnames.1
-
-post-install:
-.for FILE in install-sh config.sub config.guess missing mkinstalldirs
- ${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
-.endfor
-
-.include <bsd.port.mk>
diff --git a/devel/autoconf257/distinfo b/devel/autoconf257/distinfo
deleted file mode 100644
index 9982ada15c41..000000000000
--- a/devel/autoconf257/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (autoconf-2.52.tar.gz) = 054c54b73aade6da546f98a7c03a724d
diff --git a/devel/autoconf257/pkg-comment b/devel/autoconf257/pkg-comment
deleted file mode 100644
index 6922f03c2b32..000000000000
--- a/devel/autoconf257/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Automatically configure source code on many Un*x platforms
diff --git a/devel/autoconf257/pkg-descr b/devel/autoconf257/pkg-descr
deleted file mode 100644
index c404cc852ea8..000000000000
--- a/devel/autoconf257/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/
diff --git a/devel/autoconf257/pkg-plist b/devel/autoconf257/pkg-plist
deleted file mode 100644
index ad4944934b1f..000000000000
--- a/devel/autoconf257/pkg-plist
+++ /dev/null
@@ -1,33 +0,0 @@
-bin/autoconf
-bin/autoheader
-bin/autoreconf
-bin/autoscan
-bin/autoupdate
-bin/ifnames
-share/autoconf/INSTALL
-share/autoconf/acfunctions
-share/autoconf/acfunctions.m4
-share/autoconf/acgeneral.m4
-share/autoconf/acheaders
-share/autoconf/acheaders.m4
-share/autoconf/acidentifiers
-share/autoconf/aclang.m4
-share/autoconf/aclibraries
-share/autoconf/acmakevars
-share/autoconf/acoldnames.m4
-share/autoconf/acprograms
-share/autoconf/acspecific.m4
-share/autoconf/actypes.m4
-share/autoconf/acversion.m4
-share/autoconf/autoconf.m4
-share/autoconf/autoconf.m4f
-share/autoconf/config.guess
-share/autoconf/config.sub
-share/autoconf/install-sh
-share/autoconf/m4sh.m4
-share/autoconf/m4sugar.m4
-share/autoconf/missing
-share/autoconf/mkinstalldirs
-@dirrm share/autoconf
-@unexec install-info --delete %D/info/autoconf.info %D/info/dir
-@unexec install-info --delete %D/info/standards.info %D/info/dir