# Created by: Ade Lovett <ade@FreeBSD.org>

PORTNAME=	autotools
PORTVERSION=	20220528
CATEGORIES=	devel

MAINTAINER=	tijl@FreeBSD.org
COMMENT=	Autotools meta-port

RUN_DEPENDS=	libtoolize:devel/libtool \
		autoconf2.13:devel/autoconf2.13 \
		autoconf2.69:devel/autoconf2.69 \
		autoconf>=2.71:devel/autoconf \
		automake>=1.15:devel/automake

USES=		metaport

.include <bsd.port.mk>
