freebsd-ports/devel/autoconf-archive/Makefile
2017-10-20 18:13:57 +00:00

20 lines
392 B
Makefile

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