freebsd-ports/devel/autoconf-archive/Makefile

25 lines
469 B
Makefile
Raw Normal View History

# New ports collection makefile for: autoconf-archive
# Date Created: 18 October 2006
# Whom: Martin Kammerhofer
#
# $FreeBSD$
#
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>