# New ports collection makefile for: autoconf-archive
# Date Created:	18 October 2006
# Whom:		Martin Kammerhofer
#
# $FreeBSD: ports/devel/autoconf-archive/Makefile,v 1.20 2011/01/27 13:45:20 pav Exp $
#

PORTNAME=	autoconf-archive
PORTVERSION=	0.${DISTDATE:C/-/./g}
CATEGORIES=	devel
MASTER_SITES=	GNU
DISTNAME=	${PORTNAME}-${DISTDATE}

MAINTAINER=	mkamm@gmx.net
COMMENT=	A set of useful GNU Autoconf macros

DISTDATE=	2011.01.02
USE_BZIP2=	yes
GNU_CONFIGURE=	yes
INFO=		${PORTNAME}

PLIST_SUB=	MACRODIR=share/aclocal

.include <bsd.port.mk>
