diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
| commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
| tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /devel/gnu-autoconf/Makefile | |
| parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) | |
Diffstat (limited to 'devel/gnu-autoconf/Makefile')
| -rw-r--r-- | devel/gnu-autoconf/Makefile | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile deleted file mode 100644 index cf7c01fc44db..000000000000 --- a/devel/gnu-autoconf/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: autoconf -# Date created: 7 October 1995 -# Whom: torstenb@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= autoconf -PORTVERSION= 2.13 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= autoconf - -MAINTAINER= torstenb@FreeBSD.org - -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -GNU_CONFIGURE= yes -CONFIGURE_ENV= M4=${PREFIX}/bin/gm4 - -post-install: - @install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir - @install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir - -.include <bsd.port.mk> |
