1995-10-12 07:11:56 +00:00
|
|
|
# New ports collection makefile for: autoconf
|
1997-01-16 10:11:39 +00:00
|
|
|
# Version required: 2.12
|
1995-10-12 07:11:56 +00:00
|
|
|
# Date created: 7 October 1995
|
|
|
|
# Whom: torstenb@FreeBSD.ORG
|
|
|
|
#
|
1997-01-16 10:11:39 +00:00
|
|
|
# $Id: Makefile,v 1.9 1996/11/18 10:22:14 asami Exp $
|
1995-10-12 07:11:56 +00:00
|
|
|
#
|
|
|
|
|
1997-01-16 10:11:39 +00:00
|
|
|
DISTNAME= autoconf-2.12
|
1995-11-26 11:29:21 +00:00
|
|
|
CATEGORIES= devel
|
1996-11-18 10:25:35 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1995-10-12 07:11:56 +00:00
|
|
|
|
1996-04-01 05:09:13 +00:00
|
|
|
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
1995-10-12 07:11:56 +00:00
|
|
|
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1996-04-01 05:09:13 +00:00
|
|
|
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
|
1995-10-12 07:11:56 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|