1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/devel/autoconf-archive/Makefile
2014-06-25 16:09:27 +00:00

21 lines
393 B
Makefile

# Created by: Martin Kammerhofer
# $FreeBSD$
PORTNAME= autoconf-archive
PORTVERSION= 0.${DISTDATE:C/-/./g}
CATEGORIES= devel
MASTER_SITES= GNU
DISTNAME= ${PORTNAME}-${DISTDATE}
MAINTAINER= mkamm@gmx.net
COMMENT= Set of useful GNU Autoconf macros
USES= makeinfo tar:bzip2
DISTDATE= 2011.01.02
GNU_CONFIGURE= yes
INFO= ${PORTNAME}
PLIST_SUB= MACRODIR=share/aclocal
.include <bsd.port.mk>